{ "description": "Mark an address as an 'officially registered' address. In Dutch context that means it is registered in the Basisregistratie persoonsgegevens (BRP)", "_filename": "nl-core-address-official.json", "package_name": "nictiz.fhir.nl.stu3.zib2017", "date": null, "derivation": "constraint", "publisher": "HL7 Netherlands", "fhirVersion": "3.0.1", "name": "nl core address official", "abstract": false, "copyright": "CC0", "type": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": "nl-core-address-official", "package_version": "1.1.2", "status": "active", "id": "07ef2d48-4b49-4f56-974e-435923c20baa", "kind": "complex-type", "url": "http://fhir.nl/fhir/StructureDefinition/nl-core-address-official", "context": [ "Address" ], "version": "2.0.0", "differential": { "element": [ { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://fhir.nl/fhir/StructureDefinition/nl-core-address-official" }, { "path": "Extension.valueBoolean", "min": 1, "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.", "short": "true if part of an official registry. false if it is not", "mapping": [ { "map": "AD/@use[.='OR']", "identity": "rim" } ], "type": [ { "code": "boolean" } ], "sliceName": "valueBoolean", "meaningWhenMissing": "When an address is not marked explicitly as official=true|false then no information can be inferred from that.", "alias": [ "true als deze deel is van een officieel register. false indien dat niet het geval is" ], "id": "Extension.value[x]:valueBoolean" } ] }, "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "info@nictiz.nl", "system": "email" } ] } ], "contextType": "resource", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }