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

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

Packageihe.pcc.mpsc
TypeValueSet
IdIHE.PCC.VitalSigns.VS
FHIR VersionR4
Sourcehttps://profiles.ihe.net/PCC/mPSC/https://build.fhir.org/ig/IHE/PCC.PCS/ValueSet-IHE.PCC.VitalSigns.VS.html
URLhttps://profiles.ihe.net/PCC/mPSC/ValueSet/IHE.PCC.VitalSigns.VS
Version2.0.0-draft
Statusdraft
Date2025-03-04T23:27:13+00:00
NameIHE_PCC_VitalSigns_VS
TitleIHE PCC Vital Signs Value Set
Realmuv
Authorityihe
DescriptionThe set of reccomended vital sign codes that can be used to represent vital signs in IHE's PCC profiles.

Resources that use this resource

No resources found


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

Generated Narrative: ValueSet IHE.PCC.VitalSigns.VS

This value set includes codes based on the following rules:

This value set excludes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "IHE.PCC.VitalSigns.VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/PCC/mPSC/ValueSet/IHE.PCC.VitalSigns.VS",
  "version": "2.0.0-draft",
  "name": "IHE_PCC_VitalSigns_VS",
  "title": "IHE PCC Vital Signs 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 reccomended vital sign codes that can be used to represent vital signs in IHE's PCC profiles.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/observation-vitalsignresult"
        ]
      },
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "3141-9",
            "display": "Body weight Measured"
          },
          {
            "code": "8306-3",
            "display": "Body height --lying"
          },
          {
            "code": "8287-5",
            "display": "Head Occipital-frontal circumference by Tape measure"
          }
        ]
      }
    ],
    "exclude": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "9843-4",
            "display": "Head Occipital-frontal circumference"
          }
        ]
      }
    ]
  }
}