PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.0.0
    http://fhir.nl/fhir/StructureDefinition/nl-core-location
{
  "description": "A Location resource as defined for the Dutch realm",
  "_filename": "nl-core-location.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "date": "2017-04-24T15:43:00.0480766+02:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2017-04-24T16:03:41.969+02:00"
  },
  "publisher": "HL7 Netherlands",
  "fhirVersion": "3.0.1",
  "name": "nl-core-location",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/Patient-v2.0.1(2015EN)",
    "name": "HCIM Patient-v2.0.1(2015EN)",
    "comment": "ContactInformation has become an independent information model as of release 2017 of the HCIMs",
    "identity": "hcim-contactinformation-v2.0.1-2015EN"
  } ],
  "abstract": false,
  "copyright": "CC0",
  "type": "Location",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "nl-core-location",
  "package_version": "1.0.0",
  "status": "active",
  "id": "75e8d334-7d60-4995-a84f-a0eedd34bec4",
  "kind": "resource",
  "url": "http://fhir.nl/fhir/StructureDefinition/nl-core-location",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Location",
      "path": "Location"
    }, {
      "id": "Location.telecom",
      "path": "Location.telecom",
      "alias": [ "Contactgegevens" ],
      "short": "ContactInformation",
      "mapping": [ {
        "map": "NL-CM:0.1.5",
        "comment": "ContactInformation",
        "identity": "hcim-contactinformation-v2.0.1-2015EN"
      } ]
    }, {
      "id": "Location.telecom.system",
      "min": 1,
      "path": "Location.telecom.system"
    }, {
      "id": "Location.telecom.value",
      "min": 1,
      "path": "Location.telecom.value",
      "alias": [ "Telefoonnummer", "EmailAdres" ],
      "short": "TelephoneNumber / E-mailAddress",
      "mapping": [ {
        "map": "NL-CM:0.1.23",
        "comment": "TelephoneNumber",
        "identity": "hcim-contactinformation-v2.0.1-2015EN"
      }, {
        "map": "NL-CM:0.1.20",
        "comment": "E-mailAddress",
        "identity": "hcim-contactinformation-v2.0.1-2015EN"
      } ]
    }, {
      "id": "Location.telecom.use",
      "path": "Location.telecom.use",
      "alias": [ "NummerSoort", "EmailSoort" ],
      "short": "NumberType / E-mailAddressType",
      "mapping": [ {
        "map": "NL-CM:0.1.22",
        "comment": "NumberType",
        "identity": "hcim-contactinformation-v2.0.1-2015EN"
      }, {
        "map": "NL-CM:0.1.19",
        "comment": "E-mailAddressType",
        "identity": "hcim-contactinformation-v2.0.1-2015EN"
      } ]
    }, {
      "id": "Location.address",
      "path": "Location.address",
      "type": [ {
        "code": "Address",
        "profile": "http://fhir.nl/fhir/StructureDefinition/nl-core-address"
      } ],
      "alias": [ "Adresgegevens" ],
      "short": "AddressInformation",
      "mapping": [ {
        "map": "NL-CM:0.1.4",
        "comment": "AddressInformation",
        "identity": "hcim-contactinformation-v2.0.1-2015EN"
      } ]
    }, {
      "id": "Location.managingOrganization",
      "path": "Location.managingOrganization",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
      } ]
    }, {
      "id": "Location.partOf",
      "path": "Location.partOf",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-location"
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location"
}