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@2.0.0-alpha-preview-0.1&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-location-v2-draft
URLhttp://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-location-v2-draft
Version2.0.0
Statusdraft
Date2022-08-22T20:17:06.3613088+00:00
NameLocationProfileV2Draft
TitleMHA Location Profile
Realmca
Authoritynational
DescriptionProposed constraints and extensions on the Location resource
TypeLocation
Kindresource

Resources that use this resource

No resources found


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-v2-draft",
  "version": "2.0.0",
  "name": "LocationProfileV2Draft",
  "title": "MHA Location Profile",
  "status": "draft",
  "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.",
        "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",
        "definition": "The portion of the identifier typically relevant to the user and which is unique within the context of the system. \r\nThis is the number assigned by ConnexOntario to each service delivery site. This is a site number assigned by ConnexOntario specific to an HSP, not a unique ID across all HSPs.",
        "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.address",
        "path": "Location.address",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Location.address.postalCode",
        "path": "Location.address.postalCode",
        "definition": "A postal code designating a region defined by the postal service. \r\n\r\nThe postal code associated with the location where a particular service is delivered (service delivery site).",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Location.managingOrganization",
        "path": "Location.managingOrganization",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-organization"
            ]
          }
        ],
        "mustSupport": true
      }
    ]
  }
}