FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/profile-location

Packageca.on.oh.mha-pds
TypeStructureDefinition
Idprofile-location
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.38&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-location
URLhttp://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-location
Version1.0.0
Statusactive
Date2022-08-22T20:17:06.3613088+00:00
NameLocationProfile
TitleMHA Location Profile
Realmca
Authorityhl7
DescriptionProposed constraints and extensions on the Location resource
TypeLocation
Kindresource

Resources that use this resource

StructureDefinition
ca-on-mha-profile-bundleMHA Bundle Profile
ca-on-mha-profile-HealthcareServiceMHA Healthcare Service
ca-on-mha-servicerequestMHA ServiceRequest Profile
ca-on-mha-profile-encounterMHA Encounter Profile
ca-on-mha-profile-BundleMHA Bundle Profile
ca-on-mha-profile-HealthcareService-v2-draftMHA Healthcare Service
ca-on-mha-profile-EncounterMHA Encounter Profile

Resources that this resource uses

StructureDefinition
ca-on-mha-profile-organizationMHA Organization Profile

Narrative

Note: links and images are rebased to the (stated) source

NameFlagsCard.TypeDescription & Constraintsdoco
.. Location 0..*LocationDetails and position information for a physical place
... ext-servicelanguage 0..*CodeableConceptLanguages used to provide services
URL: http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-servicelanguage
Binding: CommonLanguages (preferred): Common Languages

... identifier S0..*IdentifierUnique code or number identifying the location to its users
... name S0..1stringName of the location as used by humans
... telecom S0..*ContactPointContact details of the location
... address 0..1AddressPhysical location

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "profile-location",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-location",
  "version": "1.0.0",
  "name": "LocationProfile",
  "title": "MHA Location Profile",
  "status": "active",
  "date": "2022-08-22T20:17:06.3613088+00:00",
  "publisher": "HL7 Canada - FHIR Implementation Work Group",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://infocentral.infoway-inforoute.ca/en/collaboration/wg/fhir-implementations"
        }
      ]
    }
  ],
  "description": "Proposed constraints and extensions on the Location resource",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CA"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "MHA-PDS-Mapping",
      "name": "MHA PDS Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Location",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Location",
        "path": "Location",
        "mustSupport": true
      },
      {
        "id": "Location.meta",
        "path": "Location.meta",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Location.meta.profile",
        "path": "Location.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-location",
        "mustSupport": true
      },
      {
        "id": "Location.identifier",
        "path": "Location.identifier",
        "definition": "Unique code or number identifying the location to its users",
        "comment": "The MHA service delivery site for the HSP organization.",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Location.identifier.system",
        "path": "Location.identifier.system",
        "comment": "Identifier.system is always case sensitive.\r\n\r\nPlease refere to the Identifiers page for system URI format.",
        "min": 1,
        "fixedUri": "http://ehealthontario.ca/fhir/NamingSystem/id-Location-ConnexSite",
        "mustSupport": true
      },
      {
        "id": "Location.identifier.value",
        "path": "Location.identifier.value",
        "comment": "If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986.  The value's primary purpose is computational mapping.  As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.)  A value formatted for human display can be conveyed using the [Rendered Value extension](extension-rendered-value.html). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.\r\n\r\nThe MHA service delivery site for the HSP organization. SHALL contain the ConnexOntario Site number.",
        "min": 1,
        "mustSupport": true,
        "mapping": [
          {
            "identity": "MHA-PDS-Mapping",
            "map": "HSP Site Number"
          }
        ]
      },
      {
        "id": "Location.name",
        "path": "Location.name",
        "comment": "If the name of a location changes, consider putting the old name in the alias column so that it can still be located through searches.\r\n\r\nThe name of the HSP site providing adult or child and youth mental health, problematic substance use or problem gambling services",
        "min": 1,
        "mustSupport": true,
        "mapping": [
          {
            "identity": "MHA-PDS-Mapping",
            "map": "HSP Site Name"
          }
        ]
      },
      {
        "id": "Location.managingOrganization",
        "path": "Location.managingOrganization",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-organization"
            ]
          }
        ],
        "mustSupport": true
      }
    ]
  }
}