PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-dhdr@4.0.2-alpha1.0.3
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Location
{
  "description": null,
  "_filename": "Location.StructureDefinition.json",
  "package_name": "ca.on.oh-dhdr",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Location",
  "mapping": [ {
    "name": "acCDR HL7v2 mapping",
    "identity": "acCDR-HL7v2-mapping"
  } ],
  "abstract": false,
  "type": "Location",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Location",
  "package_version": "4.0.2-alpha1.0.3",
  "status": "active",
  "id": "9c9b42a9-1f5c-4ae9-9e05-689ad6114e0b",
  "kind": "resource",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Location",
  "version": "4.0.1",
  "differential": {
    "element": [ {
      "id": "Location",
      "path": "Location",
      "mustSupport": true
    }, {
      "id": "Location.id",
      "path": "Location.id",
      "mustSupport": true
    }, {
      "id": "Location.meta",
      "min": 1,
      "path": "Location.meta",
      "mustSupport": true
    }, {
      "id": "Location.meta.profile",
      "min": 1,
      "path": "Location.meta.profile",
      "mustSupport": true
    }, {
      "id": "Location.identifier",
      "max": "1",
      "min": 1,
      "path": "Location.identifier",
      "mustSupport": true
    }, {
      "id": "Location.identifier.system",
      "min": 1,
      "path": "Location.identifier.system",
      "mapping": [ {
        "map": "MSH.4.1",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "Location.identifier.value",
      "min": 1,
      "path": "Location.identifier.value",
      "mapping": [ {
        "map": "MSH.4.1",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "Location.name",
      "min": 1,
      "path": "Location.name",
      "mapping": [ {
        "map": "MSH.4.2",
        "identity": "acCDR-HL7v2-mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "Location.managingOrganization",
      "path": "Location.managingOrganization",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Organization" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Location.managingOrganization.reference",
      "min": 1,
      "path": "Location.managingOrganization.reference",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location"
}