| Package | poc.bonsai.current |
| Resource Type | ValueSet |
| Id | prescription-formats |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://ehalsomyndigheten.se/fhir/ValueSet/prescription-formats |
| URL | http://ehalsomyndigheten.se/fhir/ValueSet/prescription-formats |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-02-18T00:00:00+01:00 |
| Name | prescription-formats |
| Title | Aktuellt format |
| Description | Format som förskrivning föreligger i vid nuvarande tidpunkt |
| StructureDefinition | |
| NLLMedicationRequest | NLLMedicationRequest |
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "prescription-formats",
"meta": {
"lastUpdated": "2022-03-09T06:48:53.859+00:00",
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
]
},
"url": "http://ehalsomyndigheten.se/fhir/ValueSet/prescription-formats",
"version": "1.0.0",
"name": "prescription-formats",
"title": "Aktuellt format",
"status": "active",
"date": "2022-02-18T00:00:00+01:00",
"publisher": "E-hälsomyndigheten",
"description": "Format som förskrivning föreligger i vid nuvarande tidpunkt",
"compose": {
"include": [
{
"system": "http://ehalsomyndigheten.se/fhir/CodeSystem/library",
"version": "1.0.0",
"concept": [
{
"code": "PAPPER",
"display": "Papper"
},
{
"code": "ELEKTRONISKT",
"display": "Elektroniskt"
}
]
}
]
}
}