PackagesCanonicalsLogsProblems
    Packages
    hie2.packages@1.0.1
    http://fhir.hie.moh.gov.my/StructureDefinition/Location-my-core
{
  "description": "Defines basic constraints and extensions on the Location resource for use with other MY Core resources",
  "_filename": "StructureDefinition-Location-my-core.json",
  "package_name": "hie2.packages",
  "date": "2022-03-16T08:05:05.466311+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2022-03-18T08:03:24.134+00:00"
  },
  "publisher": "Malaysia MOH - HIE Steering Committee",
  "fhirVersion": "4.0.1",
  "name": "LocationMyCore",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "type": "Location",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Location (MY Core)",
  "package_version": "1.0.1",
  "status": "active",
  "id": "b8f06c11-87cf-4078-bec6-737aa75d5fe6",
  "kind": "resource",
  "url": "http://fhir.hie.moh.gov.my/StructureDefinition/Location-my-core",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Location",
      "path": "Location",
      "mapping": [ {
        "map": "Organization",
        "identity": "servd"
      } ],
      "mustSupport": false
    }, {
      "id": "Location.status",
      "path": "Location.status",
      "mustSupport": true
    }, {
      "id": "Location.name",
      "min": 1,
      "path": "Location.name",
      "mapping": [ {
        "map": "./PrimaryAddress and ./OtherAddresses",
        "identity": "servd"
      } ],
      "mustSupport": true
    }, {
      "id": "Location.address",
      "path": "Location.address",
      "type": [ {
        "code": "Address",
        "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Address-my-core" ]
      } ],
      "mapping": [ {
        "map": "n/a",
        "identity": "servd"
      } ],
      "mustSupport": true
    }, {
      "id": "Location.managingOrganization",
      "path": "Location.managingOrganization",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Organization-my-core" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Location.partOf",
      "path": "Location.partOf",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Location-my-core" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location"
}