| Package | poc.bonsai.current |
| Resource Type | ValueSet |
| Id | nll-designation-use |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://electronichealth.se/fhir/ValueSet/nll-designation-use |
| URL | http://electronichealth.se/fhir/ValueSet/nll-designation-use |
| Version | 1.0.0 |
| Status | active |
| Date | 2021-11-11T14:05:16+00:00 |
| Name | nll-designation-use |
| Title | Typ av term |
| Description | E-hälsomyndighetens värdemängd för att ange typ av term (motsvarar värdemängden designation-use i FHIR). |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "nll-designation-use",
"meta": {
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
]
},
"url": "http://electronichealth.se/fhir/ValueSet/nll-designation-use",
"version": "1.0.0",
"name": "nll-designation-use",
"title": "Typ av term",
"status": "active",
"date": "2021-11-11T14:05:16+00:00",
"publisher": "E-hälsomyndigheten",
"description": "E-hälsomyndighetens värdemängd för att ange typ av term (motsvarar värdemängden designation-use i FHIR).",
"compose": {
"include": [
{
"system": "http://ehalsomyndigheten.se/fhir/CodeSystem/ehm-designation-use",
"version": "1.0.0",
"concept": [
{
"code": "FSN",
"display": "Fully specified name"
},
{
"code": "SYN",
"display": "Synonym"
},
{
"code": "ABR",
"display": "Abbreviation"
},
{
"code": "PLU",
"display": "Plural"
}
]
}
]
}
}