PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-cms@1.0.2-alpha1.0.2
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-cms-profile-Location
{
  "description": "Please see Conformance Rules  for the expected behavior of MustSupport.",
  "_filename": "Location.StructureDefinition.xml.json",
  "package_name": "ca.on.oh-cms",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "CMSLocation",
  "abstract": false,
  "type": "Location",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "CMSLocation",
  "package_version": "1.0.2-alpha1.0.2",
  "status": "draft",
  "id": "d885d916-448c-424c-8282-ae92905c57c1",
  "kind": "resource",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-cms-profile-Location",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Location.meta",
      "min": 1,
      "path": "Location.meta",
      "mustSupport": true
    }, {
      "id": "Location.meta.profile",
      "min": 1,
      "path": "Location.meta.profile",
      "comment": "#### **_` FOR CMS USAGE: The meta.profile = http://ehealthontario.ca/fhir/StructureDefinition/ca-on-cms-profile-Location|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time.  The list of profile URLs is a set.",
      "mustSupport": true
    }, {
      "id": "Location.identifier",
      "path": "Location.identifier",
      "mustSupport": true
    }, {
      "id": "Location.identifier.system",
      "min": 1,
      "path": "Location.identifier.system",
      "mustSupport": true
    }, {
      "id": "Location.identifier.value",
      "min": 1,
      "path": "Location.identifier.value",
      "mustSupport": true
    }, {
      "id": "Location.name",
      "path": "Location.name",
      "definition": "#### **_` FOR CMS USAGE: Provide the legal name of the location. `_**\r\nName of the location as used by humans. Does not need to be unique.",
      "mustSupport": true
    }, {
      "id": "Location.alias",
      "path": "Location.alias",
      "mustSupport": true
    }, {
      "id": "Location.alias.extension",
      "path": "Location.alias.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Location.alias.extension:HumanLanguage",
      "max": "*",
      "min": 0,
      "path": "Location.alias.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-human-language" ]
      } ],
      "sliceName": "HumanLanguage",
      "definition": "#### **_` FOR CMS USAGE: The extension is to specify the language of the non-english equivalent of the Organization name. `_**",
      "mustSupport": true
    }, {
      "id": "Location.alias.extension:OrganizationNameType",
      "max": "*",
      "min": 0,
      "path": "Location.alias.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-organization-name-type" ]
      } ],
      "sliceName": "OrganizationNameType",
      "definition": "#### **_` FOR CMS USAGE: The extension is to support the non-english name equivalent of the Organization name. `_**",
      "mustSupport": true
    }, {
      "id": "Location.type",
      "path": "Location.type",
      "mustSupport": true
    }, {
      "id": "Location.type.coding",
      "path": "Location.type.coding",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType"
      },
      "mustSupport": true
    }, {
      "id": "Location.type.coding.system",
      "min": 1,
      "path": "Location.type.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
      "mustSupport": true
    }, {
      "id": "Location.type.coding.code",
      "min": 1,
      "path": "Location.type.coding.code",
      "mustSupport": true
    }, {
      "id": "Location.type.coding.display",
      "min": 1,
      "path": "Location.type.coding.display",
      "mustSupport": true
    }, {
      "id": "Location.telecom",
      "path": "Location.telecom",
      "mustSupport": true
    }, {
      "id": "Location.telecom.system",
      "min": 1,
      "path": "Location.telecom.system",
      "mustSupport": true
    }, {
      "id": "Location.telecom.value",
      "min": 1,
      "path": "Location.telecom.value",
      "mustSupport": true
    }, {
      "id": "Location.address",
      "path": "Location.address",
      "mustSupport": true
    }, {
      "id": "Location.address.use",
      "path": "Location.address.use",
      "fixedCode": "work",
      "mustSupport": true
    }, {
      "id": "Location.address.type",
      "path": "Location.address.type",
      "fixedCode": "physical",
      "mustSupport": true
    }, {
      "id": "Location.address.line",
      "path": "Location.address.line",
      "mustSupport": true
    }, {
      "id": "Location.address.city",
      "path": "Location.address.city",
      "mustSupport": true
    }, {
      "id": "Location.address.state",
      "path": "Location.address.state",
      "mustSupport": true
    }, {
      "id": "Location.address.postalCode",
      "path": "Location.address.postalCode",
      "mustSupport": true
    }, {
      "id": "Location.address.country",
      "path": "Location.address.country",
      "mustSupport": true
    }, {
      "id": "Location.managingOrganization",
      "path": "Location.managingOrganization",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "referenced" ],
        "targetProfile": [ "https://simplifier.net/ontariocontextmanagement/cmsorganization" ]
      } ],
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location"
}