| Package | poc.bonsai.current |
| Resource Type | ValueSet |
| Id | complete-prescription-choices |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://ehalsomyndigheten.se/fhir/ValueSet/complete-prescription-choices |
| URL | http://ehalsomyndigheten.se/fhir/ValueSet/complete-prescription-choices |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-02-18T00:00:00+01:00 |
| Name | complete-prescription-choices |
| Title | Beslut slutexpediering |
| Description | Beslut att frångå automatiska regler för slutexpedition |
| StructureDefinition | |
| NLLMedicationDispense | NLLMedicationDispense |
| NLLMedicationRequest | NLLMedicationRequest |
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "complete-prescription-choices",
"meta": {
"lastUpdated": "2022-03-09T06:48:42.148+00:00",
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
]
},
"url": "http://ehalsomyndigheten.se/fhir/ValueSet/complete-prescription-choices",
"version": "1.0.0",
"name": "complete-prescription-choices",
"title": "Beslut slutexpediering",
"status": "active",
"date": "2022-02-18T00:00:00+01:00",
"publisher": "E-hälsomyndigheten",
"description": "Beslut att frångå automatiska regler för slutexpedition",
"compose": {
"include": [
{
"system": "http://ehalsomyndigheten.se/fhir/CodeSystem/library",
"version": "1.0.0",
"concept": [
{
"code": "prescomp",
"display": "Slutexpediera"
},
{
"code": "presact",
"display": "Slutexpediera inte"
}
]
}
]
}
}