| Package | poc.bonsai.current |
| Resource Type | ValueSet |
| Id | registration-basis |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://ehalsomyndigheten.se/fhir/ValueSet/registration-basis |
| URL | http://ehalsomyndigheten.se/fhir/ValueSet/registration-basis |
| Version | 1.1.0 |
| Status | active |
| Date | 2023-07-31T22:00:00+00:00 |
| Name | registration-basis |
| Title | Typ av registreringsunderlag |
| Description | Format för underlag som användes vid registrering av en förskrivning |
| StructureDefinition | |
| NLLMedicationRequest | NLLMedicationRequest |
| NLLPrescriptionDetails | NLLPrescriptionDetails |
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "registration-basis",
"meta": {
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
]
},
"url": "http://ehalsomyndigheten.se/fhir/ValueSet/registration-basis",
"version": "1.1.0",
"name": "registration-basis",
"title": "Typ av registreringsunderlag",
"status": "active",
"date": "2023-07-31T22:00:00+00:00",
"publisher": "E-hälsomyndigheten",
"description": "Format för underlag som användes vid registrering av en förskrivning",
"compose": {
"include": [
{
"system": "http://ehalsomyndigheten.se/fhir/CodeSystem/library",
"version": "1.3.0",
"concept": [
{
"code": "PAPER",
"display": "Papper"
},
{
"code": "PHONE",
"display": "Telefon"
},
{
"code": "ELECTRONIC",
"display": "Elektroniskt"
}
]
}
]
}
}