Package | ihe.pcc.mpsc |
Type | ValueSet |
Id | IHE.PCC.VitalSigns.VS |
FHIR Version | R4 |
Source | https://profiles.ihe.net/PCC/mPSC/https://build.fhir.org/ig/IHE/PCC.PCS/ValueSet-IHE.PCC.VitalSigns.VS.html |
URL | https://profiles.ihe.net/PCC/mPSC/ValueSet/IHE.PCC.VitalSigns.VS |
Version | 2.0.0-draft |
Status | draft |
Date | 2025-03-04T23:27:13+00:00 |
Name | IHE_PCC_VitalSigns_VS |
Title | IHE PCC Vital Signs Value Set |
Realm | uv |
Authority | ihe |
Description | The set of reccomended vital sign codes that can be used to represent vital signs in IHE's PCC profiles. |
No resources found
CodeSystem | |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
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:
http://loinc.org
Code | Display |
3141-9 | Body weight Measured |
8306-3 | Body height --lying |
8287-5 | Head Occipital-frontal circumference by Tape measure |
This value set excludes codes based on the following rules:
http://loinc.org
Code | Display |
9843-4 | Head Occipital-frontal circumference |
{ "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" } ] } ] } }