FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemyhie.v4
Resource TypeValueSet
IdValueSet-location-type-my-core.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "value-set-location-type-my-core",
  "url": "http://fhir.hie.moh.gov.my/ValueSet/location-type-my-core",
  "name": "ValueSetLocationTypeMyCore",
  "title": "ValueSetLocationType (MY Core)",
  "status": "active",
  "date": "2024-02-12T04:04:09.5621857+00:00",
  "description": "Location Type",
  "compose": {
    "include": [
      {
        "system": "http://fhir.hie.moh.gov.my/CodeSystem/ward-category-my-core"
      },
      {
        "system": "http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core"
      },
      {
        "system": "http://fhir.hie.moh.gov.my/CodeSystem/ward-class-my-core"
      },
      {
        "system": "http://fhir.hie.moh.gov.my/CodeSystem/ward-specialty-my-core"
      },
      {
        "system": "http://fhir.hie.moh.gov.my/CodeSystem/location-type-my-core"
      },
      {
        "system": "http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "concept": [
          {
            "code": "_ServiceDeliveryLocationRoleType",
            "display": "ServiceDeliveryLocationRoleType\tA role of a place that further classifies the setting (e.g., accident site, road side, work site, community location) in which services are delivered."
          }
        ]
      }
    ],
    "exclude": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode"
      }
    ]
  }
}