PackagesCanonicalsLogsProblems
    Packages
    ca.healthpei.io.core@0.1.2-DFT
    http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-Location
{
  "description": "Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated.",
  "_filename": "StructureDefinition-Location.json",
  "package_name": "ca.healthpei.io.core",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Location",
  "abstract": false,
  "type": "Location",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Location",
  "package_version": "0.1.2-DFT",
  "status": "draft",
  "id": "ae96e054-9a77-4eaa-b2dd-ffd60842a42f",
  "kind": "resource",
  "url": "http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-Location",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Location.identifier",
      "path": "Location.identifier",
      "mustSupport": true
    }, {
      "id": "Location.identifier.system",
      "path": "Location.identifier.system",
      "mustSupport": true
    }, {
      "id": "Location.identifier.value",
      "path": "Location.identifier.value",
      "mustSupport": true
    }, {
      "id": "Location.name",
      "path": "Location.name",
      "mustSupport": true
    }, {
      "id": "Location.description",
      "path": "Location.description",
      "mustSupport": true
    }, {
      "id": "Location.type",
      "path": "Location.type",
      "mustSupport": true
    }, {
      "id": "Location.type.coding",
      "path": "Location.type.coding",
      "mustSupport": true
    }, {
      "id": "Location.type.coding.system",
      "path": "Location.type.coding.system",
      "mustSupport": true
    }, {
      "id": "Location.type.coding.code",
      "path": "Location.type.coding.code",
      "mustSupport": true
    }, {
      "id": "Location.type.coding.display",
      "path": "Location.type.coding.display",
      "mustSupport": true
    }, {
      "id": "Location.physicalType",
      "path": "Location.physicalType",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/location-physical-type"
      },
      "mustSupport": true
    }, {
      "id": "Location.physicalType.coding",
      "path": "Location.physicalType.coding",
      "mustSupport": true
    }, {
      "id": "Location.physicalType.coding.system",
      "path": "Location.physicalType.coding.system",
      "mustSupport": true
    }, {
      "id": "Location.physicalType.coding.code",
      "path": "Location.physicalType.coding.code",
      "mustSupport": true
    }, {
      "id": "Location.physicalType.coding.display",
      "path": "Location.physicalType.coding.display",
      "mustSupport": true
    }, {
      "id": "Location.managingOrganization",
      "path": "Location.managingOrganization",
      "mustSupport": true
    }, {
      "id": "Location.managingOrganization.identifier.system",
      "path": "Location.managingOrganization.identifier.system",
      "mustSupport": true
    }, {
      "id": "Location.managingOrganization.identifier.value",
      "path": "Location.managingOrganization.identifier.value",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location"
}