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

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

PackageIdHIE.0v
Resource TypeValueSet
Idvalue-set-organization-category-public-id-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=IdHIE.0v@0.0.1&canonical=http://fhir.hie.moh.gov.id/ValueSet/organization-category-public-id-core
URLhttp://fhir.hie.moh.gov.id/ValueSet/organization-category-public-id-core
Statusactive
Date2023-06-07T07:16:10.3933867+00:00
NameValueSetOrganizationCategoryPublicIdCore
TitleValueSetOrganizationCategoryPublicIdCore
DescriptionValue set for public to book organization

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
organization-category-id-coreCodeSystemOrganizationCategory (ID Core)

Narrative

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

ValueSetOrganizationCategoryPublicIdCore

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

Value set for public to book organization


Source

{
  "resourceType": "ValueSet",
  "id": "value-set-organization-category-public-id-core",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.hie.moh.gov.id/ValueSet/organization-category-public-id-core",
  "name": "ValueSetOrganizationCategoryPublicIdCore",
  "title": "ValueSetOrganizationCategoryPublicIdCore",
  "status": "active",
  "date": "2023-06-07T07:16:10.3933867+00:00",
  "description": "Value set for public to book organization",
  "compose": {
    "include": [
      {
        "system": "http://fhir.hie.moh.gov.id/CodeSystem/organization-category-id-core",
        "concept": [
          {
            "code": "CLI",
            "display": "Klinik Kesihatan"
          },
          {
            "code": "KP",
            "display": "Klinik Pergigian"
          },
          {
            "code": "STH",
            "display": "Hospital"
          }
        ]
      }
    ]
  }
}