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

FHIR IG analytics

Packagemyhie.v4
Resource TypeValueSet
IdValueSet-organization-category-public-my-core.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


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


Source1

{
  "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": "2024-02-12T04:04:09.5621857+00:00",
  "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"
          }
        ]
      }
    ]
  }
}