FHIR IG Statistics: StructureDefinition/nl-core-address-official
Resources that use this resource
Resources that this resource uses
No resources found
Examples of Use for Extension
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "nl-core-address-official",
"meta": {
"versionId": "3",
"lastUpdated": "2016-11-09T17:40:10.287+00:00"
},
"url": "http://fhir.nl/fhir/StructureDefinition/nl-core-address-official",
"version": "1.0",
"name": "nl-core-address-official",
"title": "nl-core-address-official",
"status": "retired",
"date": "2015-09-22T12:02:49+02:00",
"publisher": "HL7 Netherlands",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "email",
"value": "info@nictiz.nl",
"use": "work"
}
]
}
],
"description": "Mark an address as an 'officially registered' address. In Dutch context that means it is registered in the Basisregistratie persoonsgegevens (BRP)",
"copyright": "CC0",
"fhirVersion": "3.0.1",
"mapping": [
{
"identity": "hcim-address-v2.0.1-2015EN",
"uri": "https://zibs.nl/wiki/Patient-v2.0.1(2015EN)",
"name": "Address as part of HCIM Patient-v2.0.1(2015EN)",
"comment": "Address has become an independent information model as of release 2017 of the HCIMs"
}
],
"kind": "complex-type",
"abstract": false,
"contextType": "resource",
"context": [
"Address"
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension"
},
{
"id": "Extension.url",
"path": "Extension.url",
"representation": [
"xmlAttr"
],
"type": [
{
"code": "uri"
}
],
"fixedUri": "http://fhir.nl/fhir/StructureDefinition/nl-core-address-official"
},
{
"id": "Extension.valueBoolean",
"path": "Extension.valueBoolean",
"short": "true if part of an official registry. false if it is not",
"definition": "When the value is true, this address is marked to be part of an official registry (Dutch realm: BRP). When the value is false, this address is explicitly marked as not part of an official registry.",
"alias": [
"true als deze deel is van een officieel register. false indien dat niet het geval is"
],
"min": 1,
"type": [
{
"code": "boolean"
}
],
"meaningWhenMissing": "When an address is not marked explicitly as official=true|false then no information can be inferred from that.",
"mapping": [
{
"identity": "rim",
"map": "AD/@use[.='OR']"
},
{
"identity": "hcim-address-v2.0.1-2015EN",
"map": "NL-CM:0.1.11"
}
]
}
]
}
}