PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.dstu2.zib2015@1.0.0
    http://fhir.nl/fhir/StructureDefinition/nl-core-address-official
{
  "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.dstu2.zib2015",
  "date": "2015-09-22T12:02:49+02:00",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2016-11-09T17:40:10.287+00:00"
  },
  "publisher": "HL7 Netherlands",
  "fhirVersion": "1.0.2",
  "name": "nl-core-address-official",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/Patient(NL)",
    "name": "Address as part of Zorginformatiebouwsteen Patient",
    "identity": "zib-address"
  } ],
  "abstract": false,
  "copyright": "CC0",
  "type": null,
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "ebb487fb-2a15-457c-b52b-5c2cab4d4993",
  "kind": "datatype",
  "url": "http://fhir.nl/fhir/StructureDefinition/nl-core-address-official",
  "context": [ "Address" ],
  "base": "http://hl7.org/fhir/StructureDefinition/Extension",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "Mark an address as an 'officially registered' address."
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "type": [ {
        "code": "uri"
      } ],
      "fixedUri": "http://fhir.nl/fhir/StructureDefinition/nl-core-address-official",
      "representation": [ "xmlAttr" ]
    }, {
      "id": "Extension.valueBoolean",
      "min": 1,
      "path": "Extension.valueBoolean",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "true if part of an official registry. false if it is not",
      "mapping": [ {
        "map": "AD/@use[.='OR']",
        "identity": "rim"
      }, {
        "map": "NL-CM:0.1.11",
        "identity": "zib-address"
      } ],
      "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.",
      "meaningWhenMissing": "When an address is not marked explicitly as official=true|false then no information can be inferred from that."
    } ]
  },
  "contextType": "resource",
  "constrainedType": "Extension"
}