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

FHIR IG Statistics: ValueSet/value-set-observation-panel-my-core

PackageMyHIE.v4-test
Resource TypeValueSet
Idvalue-set-observation-panel-my-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=MyHIE.v4-test@2.1.0-alpha&canonical=http://fhir.hie.moh.gov.my/ValueSet/observation-panel-my-core
URLhttp://fhir.hie.moh.gov.my/ValueSet/observation-panel-my-core
Statusactive
Date2023-08-30T02:28:23.6940402+00:00
NameValueSetObservationPanelMyCore
TitleValueSetObservationPanel (MY Core)
DescriptionObservation panel for HIE

Resources that use this resource

StructureDefinition
Observation-panel-my-coreObservationPanel (MY Core)

Resources that this resource uses

CodeSystem
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)
observation-panel-my-coreCodeSystemObservationPanel (MY Core)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "value-set-observation-panel-my-core",
  "url": "http://fhir.hie.moh.gov.my/ValueSet/observation-panel-my-core",
  "name": "ValueSetObservationPanelMyCore",
  "title": "ValueSetObservationPanel (MY Core)",
  "status": "active",
  "date": "2023-08-30T02:28:23.6940402+00:00",
  "description": "Observation panel for HIE",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "85353-1",
            "display": "Vital signs panel"
          },
          {
            "code": "55418-8",
            "display": "Anthropometry panel"
          },
          {
            "code": "41653-7",
            "display": "Glucose panel"
          },
          {
            "code": "32885-6",
            "display": "Dental chart"
          },
          {
            "code": "82611-5",
            "display": "Wearable device external physiologic monitoring panel"
          }
        ]
      },
      {
        "system": "http://fhir.hie.moh.gov.my/CodeSystem/observation-panel-my-core",
        "concept": [
          {
            "code": "0001",
            "display": "Child Anthropometry"
          }
        ]
      }
    ]
  }
}