Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
added NLLcondition sweden extension
Browse files Browse the repository at this point in the history
  • Loading branch information
SS096738 authored and SS096738 committed May 2, 2024
1 parent 99963a8 commit d510696
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ The common [errors] and [OperationOutcomes] may be returned.
* [NLLPrescriptionFormat](https://simplifier.net/guide/swedishnationalmedicationlist/MedicationRequest)
* [NLLRegistrationBasis](https://simplifier.net/guide/swedishnationalmedicationlist/MedicationRequest)
* [NLLDosePackaging](https://simplifier.net/guide/swedishnationalmedicationlist/MedicationRequest)
* [NLLConditionsPharmaceuticalBenefitsAct](https://simplifier.net/guide/swedishnationalmedicationlist/MedicationRequest)

### Custom Extensions

Expand All @@ -113,6 +114,7 @@ All URLs for Swedish extensions are defined as `http://electronichealth.se/fhir/
`NLLPrescriptionFormat` | [Coding](https://hl7.org/fhir/r4/datatypes.html#codesystem) | Current prescription format.
`NLLRegistrationBasis` | [Coding](https://hl7.org/fhir/r4/datatypes.html#codesystem) | Format for prescription registration.
`NLLDosePackaging` | [Boolean](https://hl7.org/fhir/r4/datatypes.html#boolean) | Dose dispensed prescription.
`NLLConditionsPharmaceuticalBenefitsAct` | [Boolean](https://hl7.org/fhir/r4/datatypes.html#boolean) | Pharmaceutical benefits act conditions.

## Search

Expand Down

0 comments on commit d510696

Please sign in to comment.