| Package | poc.bonsai.current |
| Resource Type | ValueSet |
| Id | prescription-sort-orders |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://ehalsomyndigheten.se/fhir/ValueSet/prescription-sort-orders |
| URL | http://ehalsomyndigheten.se/fhir/ValueSet/prescription-sort-orders |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-02-18T00:00:00+01:00 |
| Name | prescription-sort-orders |
| Title | Sorteringsordning |
| Description | Attribut som en förskrivning kan vara sorterade på |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "prescription-sort-orders",
"meta": {
"lastUpdated": "2022-03-09T06:48:54.61+00:00",
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
]
},
"url": "http://ehalsomyndigheten.se/fhir/ValueSet/prescription-sort-orders",
"version": "1.0.0",
"name": "prescription-sort-orders",
"title": "Sorteringsordning",
"status": "active",
"date": "2022-02-18T00:00:00+01:00",
"publisher": "E-hälsomyndigheten",
"description": "Attribut som en förskrivning kan vara sorterade på",
"compose": {
"include": [
{
"system": "http://ehalsomyndigheten.se/fhir/CodeSystem/library",
"version": "1.0.0",
"concept": [
{
"code": "AuthoredOn",
"display": "Sorterad på AuthoredOn, med nyaste förskrivning först"
},
{
"code": "ProductName",
"display": "Sorterad på ProductName i alfabetisk ordning"
}
]
}
]
}
}