FHIR IG Statistics: ValueSet/SEBaseAddressPersonVS
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "SEBaseAddressPersonVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.se/fhir/ig/base/ValueSet/SEBaseAddressPersonVS",
"version": "1.1.0",
"name": "SEBaseAddressPersonVS",
"title": "SE ValueSet for official address types",
"status": "active",
"experimental": false,
"date": "2025-06-12T13:13:26+00:00",
"publisher": "HL7 Sweden",
"contact": [
{
"name": "HL7 Sweden",
"telecom": [
{
"system": "url",
"value": "http://hl7.se/"
},
{
"system": "email",
"value": "info@hl7.se"
}
]
}
],
"description": "This is the ValueSet for address type in accordance with the Swedish authorities",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "SE"
}
]
}
],
"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": "63401000052101",
"display": "utlandsadress"
},
{
"code": "63411000052104",
"display": "uppgiven adress"
}
]
}
]
}
}