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

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

PackageIdHIE.0v
TypeValueSet
Idvalue-set-observation-panel-id-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=IdHIE.0v@0.0.1&canonical=http://fhir.hie.moh.gov.id/ValueSet/observation-panel-id-core
URLhttp://fhir.hie.moh.gov.id/ValueSet/observation-panel-id-core
Statusactive
Date2023-06-07T07:16:10.3933867+00:00
NameValueSetObservationPanelIdCore
TitleValueSetObservationPanel (ID Core)
Authorityhl7
DescriptionObservation panel for HIE

Resources that use this resource

StructureDefinition
Observation-panel-id-coreObservationPanel (Id Core)

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

ValueSetObservationPanel (IdCore)

http://fhir.hie.moh.gov.id/ValueSet/observation-panel-id-core

Observation panel for HIE


Source

{
  "resourceType": "ValueSet",
  "id": "value-set-observation-panel-id-core",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.hie.moh.gov.id/ValueSet/observation-panel-id-core",
  "identifier": [
    {
      "value": "value-set-observation-panel-id-core"
    }
  ],
  "name": "ValueSetObservationPanelIdCore",
  "title": "ValueSetObservationPanel (ID Core)",
  "status": "active",
  "date": "2023-06-07T07:16:10.3933867+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"
          }
        ]
      }
    ]
  }
}