PackagesCanonicalsLogsProblems
    Packages
    OntarioContextManagement.core@0.1.0
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-cms-profile-Location
{
  "description": "Please see Conformance Rules  for the expected behavior of MustSupport.",
  "_filename": "Location.StructureDefinition.json",
  "package_name": "OntarioContextManagement.core",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "CMSLocation",
  "abstract": false,
  "type": "Location",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "CMSLocation",
  "package_version": "0.1.0",
  "status": "draft",
  "id": "e3322717-1dda-43dc-b097-8fea13bf9627",
  "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:OrganizationNameType",
      "path": "Location.alias.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ehealthontario.on.ca/fhir/StructureDefinition/cms-ext-OrganizationNameType" ]
      } ],
      "sliceName": "OrganizationNameType",
      "definition": "#### **_` FOR CMS USAGE: The extension is to support the non-english name equivalent of the Organization name. `_**\r\nOptional Extension Element - found in all resources.",
      "mustSupport": true
    }, {
      "id": "Location.alias.extension:OrganizationNameType.value[x]",
      "path": "Location.alias.extension.value[x]",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Location.alias.extension:OrganizationNameType.value[x]:valueCoding",
      "path": "Location.alias.extension.value[x]",
      "sliceName": "valueCoding",
      "mustSupport": true
    }, {
      "id": "Location.alias.extension:OrganizationNameType.value[x]:valueCoding.system",
      "path": "Location.alias.extension.value[x].system",
      "mustSupport": true
    }, {
      "id": "Location.alias.extension:OrganizationNameType.value[x]:valueCoding.code",
      "path": "Location.alias.extension.value[x].code",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/organization-name-type"
      },
      "mustSupport": true
    }, {
      "id": "Location.alias.extension:OrganizationNameType.value[x]:valueCoding.display",
      "path": "Location.alias.extension.value[x].display",
      "mustSupport": true
    }, {
      "id": "Location.alias.extension:HumanLanguage",
      "path": "Location.alias.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ehealthontario.on.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. `_**\r\nOptional Extension Element - found in all resources.",
      "mustSupport": true
    }, {
      "id": "Location.alias.extension:HumanLanguage.value[x]",
      "path": "Location.alias.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Location.alias.extension:HumanLanguage.value[x].system",
      "path": "Location.alias.extension.value[x].system",
      "mustSupport": true
    }, {
      "id": "Location.alias.extension:HumanLanguage.value[x].code",
      "path": "Location.alias.extension.value[x].code",
      "mustSupport": true
    }, {
      "id": "Location.alias.extension:HumanLanguage.value[x].display",
      "path": "Location.alias.extension.value[x].display",
      "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"
}