PackagesCanonicalsLogsProblems
    Packages
    MyHIE.v4@2.0.0-alpha
    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": "MyHIE.v4",
  "date": "2023-04-10T23:23:10.8917831+00:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-04-05T08:52:27.5489426+00:00"
  },
  "publisher": "Malaysia MOH - HIE Steering Committee",
  "fhirVersion": "4.0.1",
  "name": "LocationMyCore",
  "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": "2.0.0-alpha",
  "status": "active",
  "id": "dcdc4f3c-d908-4391-b00a-fb771322cbae",
  "kind": "resource",
  "url": "http://fhir.hie.moh.gov.my/StructureDefinition/Location-my-core",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Location.extension",
      "min": 0,
      "path": "Location.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "path": "Location.extension",
      "min": 0,
      "definition": "Record audit on individual who recorded and updated the data",
      "isModifier": false,
      "short": "Record audit on individual who recorded and updated the data",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core" ]
      } ],
      "sliceName": "audit",
      "max": "1",
      "id": "Location.extension:audit",
      "comment": "Record audit on individual who recorded and updated the data"
    }, {
      "id": "Location.status",
      "min": 1,
      "path": "Location.status"
    }, {
      "id": "Location.name",
      "min": 1,
      "path": "Location.name"
    }, {
      "id": "Location.type",
      "path": "Location.type",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/location-type-my-core"
      }
    }, {
      "id": "Location.address",
      "path": "Location.address",
      "type": [ {
        "code": "Address",
        "profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Address-my-core" ]
      } ]
    }, {
      "id": "Location.managingOrganization",
      "min": 1,
      "path": "Location.managingOrganization"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location"
}