FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| who.ddcc#current | sct | SNOMED codes used in this IG |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "active",
"name": "nppr-address-type",
"id": "nppr-address-type",
"title": "Typ av adress",
"description": "Swedich types of official address",
"url": "http://electronichealth.se/fhir/NPPR/ValueSet/nppr-address-type",
"version": "0.1",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/45991000052106",
"concept": [
{
"code": "63391000052104",
"display": "särskild postadress"
},
{
"code": "63381000052101",
"display": "folkbokföringsadress"
},
{
"code": "63411000052104",
"display": "uppgiven adress"
},
{
"code": "63401000052101",
"display": "utlandsadress"
}
]
}
]
}
}