FHIR IG Statistics: ValueSet/PlaceOfResidence
Package | healthdata.be.r4.cbb |
Resource Type | ValueSet |
Id | PlaceOfResidence |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/ValueSet/PlaceOfResidence |
URL | https://fhir.healthdata.be/ValueSet/PlaceOfResidence |
Version | 2020-09-01T00:00:00 |
Status | draft |
Name | PlaceOfResidence |
Title | PlaceOfResidence |
Description | PlaceOfResidence based on the bpost system as defined at [bpost.be](https://www.bpost.be/nl/postcodevalidatie-tool). The ValueSet references a URI that resolves to a table containing all applicable postcodes within Belgium, along with corresponding municipalities and places of residence. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "PlaceOfResidence",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"language": "en-US",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2020-09-01T00:00:00+02:00"
}
}
],
"url": "https://fhir.healthdata.be/ValueSet/PlaceOfResidence",
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.2.20.5.4"
}
],
"version": "2020-09-01T00:00:00",
"name": "PlaceOfResidence",
"title": "PlaceOfResidence",
"status": "draft",
"experimental": false,
"publisher": "Healthdata.be (Sciensano)",
"description": "PlaceOfResidence based on the bpost system as defined at [bpost.be](https://www.bpost.be/nl/postcodevalidatie-tool). The ValueSet references a URI that resolves to a table containing all applicable postcodes within Belgium, along with corresponding municipalities and places of residence.",
"immutable": false,
"copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"compose": {
"include": [
{
"system": "https://www.bpost2.be/zipcodes/files/zipcodes_alpha_nl_new.html"
},
{
"system": "https://fhir.healthdata.be/CodeSystem/NullFlavor",
"concept": [
{
"code": "999",
"display": "Missing data",
"designation": [
{
"language": "nl-BE",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000013009",
"display": "Synonym"
},
"value": "Ontbrekende data"
},
{
"language": "fr-BE",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000013009",
"display": "Synonym"
},
"value": "Donnée manquante"
}
]
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "261665006",
"display": "Unknown",
"designation": [
{
"language": "nl-BE",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000013009",
"display": "Synonym"
},
"value": "onbekend"
},
{
"language": "fr-BE",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000013009",
"display": "Synonym"
},
"value": "inconnu"
}
]
}
]
}
]
}
}