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

FHIR IG Statistics: ValueSet/value-set-organization-category-public-my-core

PackageMyHIE.v4-test
Resource TypeValueSet
Idvalue-set-organization-category-public-my-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=MyHIE.v4-test@2.1.0-alpha&canonical=http://fhir.hie.moh.gov.my/ValueSet/organization-category-public-my-core
URLhttp://fhir.hie.moh.gov.my/ValueSet/organization-category-public-my-core
Statusactive
Date2022-09-26T00:35:56.7692009+00:00
NameValueSetOrganizationCategoryPublicMyCore
TitleValueSetOrganizationCategoryPublicMyCore
DescriptionValue set for public to book organization

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
organization-category-my-coreCodeSystemOrganizationCategory (MY Core)

Narrative

Note: links and images are rebased to the (stated) source

ValueSetOrganizationCategoryPublicMyCore

http://fhir.hie.moh.gov.my/ValueSet/organization-category-public-my-core

Value set for public to book organization


Source

{
  "resourceType": "ValueSet",
  "id": "value-set-organization-category-public-my-core",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.hie.moh.gov.my/ValueSet/organization-category-public-my-core",
  "name": "ValueSetOrganizationCategoryPublicMyCore",
  "title": "ValueSetOrganizationCategoryPublicMyCore",
  "status": "active",
  "date": "2022-09-26T00:35:56.7692009+00:00",
  "publisher": "Malaysia MOH - HIE Steering Committee",
  "contact": [
    {
      "name": "Saifuldaulah Bin Mohd Hafiz Ngoo",
      "telecom": [
        {
          "system": "email",
          "value": "saifuldaulah@mhn.asia"
        }
      ]
    }
  ],
  "description": "Value set for public to book organization",
  "compose": {
    "include": [
      {
        "system": "http://fhir.hie.moh.gov.my/CodeSystem/organization-category-my-core",
        "concept": [
          {
            "code": "CLI",
            "display": "Klinik Kesihatan"
          },
          {
            "code": "KP",
            "display": "Klinik Pergigian"
          },
          {
            "code": "STH",
            "display": "Hospital"
          }
        ]
      }
    ]
  }
}