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

FHIR IG Statistics: ValueSet/value-set-location-type-my-core

PackageMyHIE.v4-test
Resource TypeValueSet
Idvalue-set-location-type-my-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=MyHIE.v4-test@2.1.0-alpha&canonical=http://fhir.hie.moh.gov.my/ValueSet/location-type-my-core
URLhttp://fhir.hie.moh.gov.my/ValueSet/location-type-my-core
Statusactive
Date2023-09-21T01:23:50.8726413+00:00
NameValueSetLocationTypeMyCore
TitleValueSetLocationType (MY Core)
DescriptionLocation Type

Resources that use this resource

StructureDefinition
Location-my-coreLocation (MY Core)

Resources that this resource uses

CodeSystem
v3-RoleCodeRoleCode
encounter-class-my-coreCodeSystem-encounter-class-my-core
location-type-my-coreCodeSystemLocationType (MY Core)
specialty-my-coreCodeSystemSpecialty (MY Core)
ward-class-my-coreCodeSystemWardClass (MY Core)
ward-specialty-my-coreCodeSystemWardSpecialty (MY Core)
ward-category-my-coreCodeSystemWardCategory (MY Core)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "value-set-location-type-my-core",
  "meta": {
    "source": "#6VktDJgaIPy3gYU2",
    "tag": [
      {
        "system": "https://smilecdr.com/fhir/NamingSystem/tags",
        "code": "validation_passed",
        "display": "Validation Passed"
      }
    ]
  },
  "url": "http://fhir.hie.moh.gov.my/ValueSet/location-type-my-core",
  "name": "ValueSetLocationTypeMyCore",
  "title": "ValueSetLocationType (MY Core)",
  "status": "active",
  "date": "2023-09-21T01:23:50.8726413+00:00",
  "publisher": "Malaysia MOH - HIE Steering Committee",
  "contact": [
    {
      "name": "Saifuldaulah Bin Mohd Hafiz Ngoo",
      "telecom": [
        {
          "system": "email",
          "value": "saifuldaulah@mhn.asia"
        }
      ]
    }
  ],
  "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"
      }
    ]
  }
}