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

FHIR IG Statistics: ValueSet/IHE.PCC.APGAR.VS

Packageihe.pcc.mpsc
TypeValueSet
IdIHE.PCC.APGAR.VS
FHIR VersionR4
Sourcehttps://profiles.ihe.net/PCC/mPSC/https://build.fhir.org/ig/IHE/PCC.PCS/ValueSet-IHE.PCC.APGAR.VS.html
URLhttps://profiles.ihe.net/PCC/mPSC/ValueSet/IHE.PCC.APGAR.VS
Version2.0.0-draft
Statusdraft
Date2025-03-04T23:27:13+00:00
NameIHE_PCC_APGAR_VS
TitleIHE PCC mPSC APGAR Assessment Type Value Set
Realmuv
Authorityihe
DescriptionThe set of APGAR assessment codes that can be used represent an APGAR score.

Resources that use this resource

No resources found


Resources that this resource uses

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

Narrative

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

Generated Narrative: ValueSet IHE.PCC.APGAR.VS

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "IHE.PCC.APGAR.VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/PCC/mPSC/ValueSet/IHE.PCC.APGAR.VS",
  "version": "2.0.0-draft",
  "name": "IHE_PCC_APGAR_VS",
  "title": "IHE PCC mPSC APGAR Assessment Type Value Set",
  "status": "draft",
  "experimental": false,
  "date": "2025-03-04T23:27:13+00:00",
  "publisher": "IHE Patient Care Coordination",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/patient_care_coordination/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "pcc@ihe.net"
        }
      ]
    },
    {
      "name": "IHE Patient Care Coordination",
      "telecom": [
        {
          "system": "email",
          "value": "pcc@ihe.net"
        }
      ]
    }
  ],
  "description": "The set of APGAR assessment codes that can be used represent an APGAR score.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "48334-7",
            "display": "APGAR 1 MINUTE"
          },
          {
            "code": "48333-9",
            "display": "APGAR 5 MINUTE"
          },
          {
            "code": "48332-1",
            "display": "APGAR 10 MINUTE"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "1287344004",
            "display": "Apgar score"
          }
        ]
      }
    ]
  }
}