Package | ihe.pcc.mpsc |
Type | ValueSet |
Id | IHE.PCC.APGAR.VS |
FHIR Version | R4 |
Source | https://profiles.ihe.net/PCC/mPSC/https://build.fhir.org/ig/IHE/PCC.PCS/ValueSet-IHE.PCC.APGAR.VS.html |
URL | https://profiles.ihe.net/PCC/mPSC/ValueSet/IHE.PCC.APGAR.VS |
Version | 2.0.0-draft |
Status | draft |
Date | 2025-03-04T23:27:13+00:00 |
Name | IHE_PCC_APGAR_VS |
Title | IHE PCC mPSC APGAR Assessment Type Value Set |
Realm | uv |
Authority | ihe |
Description | The set of APGAR assessment codes that can be used represent an APGAR score. |
No resources found
CodeSystem | |
loinc.org | LOINC Code System |
sct | SNOMED CT (all versions) |
loinc.org | LOINC codes used in this IG |
sct | SNOMED codes used in this IG |
sct | veri |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
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:
http://loinc.org
Code | Display |
48334-7 | APGAR 1 MINUTE |
48333-9 | APGAR 5 MINUTE |
48332-1 | APGAR 10 MINUTE |
http://snomed.info/sct
Code | Display |
1287344004 | Apgar score |
{ "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" } ] } ] } }