Skip to content

Commit

Permalink
Fix outdated URL
Browse files Browse the repository at this point in the history
  • Loading branch information
nalimilan committed Dec 1, 2023
1 parent 91da211 commit 6e38735
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ fall back to the `MissingKinds.NI` kind.

If provided, `kind` must be an instance of the `MissingKind` enum.
Supported `kind`s are `NI`, lowercase letters from a to z, and "null flavour"
values [defined by FHIR HL7 v3](https://www.hl7.org/fhir/v3/NullFlavor/cs.html)/
ISO 21090:
values [defined by FHIR HL7 v3](https://terminology.hl7.org/5.3.0/ValueSet-v3-NullFlavor.html)/ISO 21090:
- NI: No information
- INV: Invalid
- OTH: Other
Expand All @@ -38,7 +37,7 @@ ISO 21090:
- NAV: Temporarily not available
- NAVU: Not available
- QS: Sufficient quantity
- NASK:Not asked
- NASK: Not asked
- TRC: Trace
- MSK: Masked
- NA: Not applicable
Expand Down

0 comments on commit 6e38735

Please sign in to comment.