PCC - mobile Paramedicine Summary of Care (mPSC)
2.0.0-draft - ci-build International flag

PCC - mobile Paramedicine Summary of Care (mPSC), published by IHE Patient Care Coordination. This guide is not an authorized publication; it is the continuous build for version 2.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/PCC.PCS/ and changes regularly. See the Directory of published versions

: IHE PCC mPSC Vital Signs Value Set - TTL Representation

Draft as of 2024-09-03

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "IHE.PCC.mPSC.VitalSigns.VS"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IHE.PCC.mPSC.VitalSigns.VS</b></p><a name=\"IHE.PCC.mPSC.VitalSigns.VS\"> </a><a name=\"hcIHE.PCC.mPSC.VitalSigns.VS\"> </a><a name=\"IHE.PCC.mPSC.VitalSigns.VS-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/80341-1/\">80341-1</a></td><td>Respiratory Effort</td></tr><tr><td><a href=\"https://loinc.org/67775-7/\">67775-7</a></td><td>Level of responsiveness</td></tr><tr><td><a href=\"https://loinc.org/44969-4/\">44969-4</a></td><td>Heart rate rhythm palpation</td></tr><tr><td><a href=\"https://loinc.org/19889-5/\">19889-5</a></td><td>End Title Carbon Dioxide (ETCO2)</td></tr><tr><td><a href=\"https://loinc.org/19911-7/\">19911-7</a></td><td>Carbon Monoxide (CO)</td></tr><tr><td><a href=\"https://loinc.org/8884-9/\">8884-9</a></td><td>Heart Rate Rhythm</td></tr><tr><td><a href=\"https://loinc.org/2339-0/\">2339-0</a></td><td>Blood Glucose Level</td></tr><tr><td><a href=\"https://loinc.org/38208-5/\">38208-5</a></td><td>Pain severity - Reported</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://profiles.ihe.net/PCC/mPSC/ValueSet/IHE.PCC.mPSC.VitalSigns.VS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.0-draft"] ; # 
  fhir:name [ fhir:v "IHE_PCC_mPSC_VitalSigns_VS"] ; # 
  fhir:title [ fhir:v "IHE PCC mPSC Vital Signs Value Set"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-09-03T15:04:24+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "IHE Patient Care Coordination"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ihe.net/ihe_domains/patient_care_coordination/" ]     ] )
  ] [
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pcc@ihe.net" ]     ] )
  ] [
fhir:name [ fhir:v "IHE Patient Care Coordination" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pcc@ihe.net" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The set of vital sign codes that can be used for vital signs captured by paramedicine providers."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "80341-1" ] ;
fhir:display [ fhir:v "Respiratory Effort" ]       ] [
fhir:code [ fhir:v "67775-7" ] ;
fhir:display [ fhir:v "Level of responsiveness" ]       ] [
fhir:code [ fhir:v "44969-4" ] ;
fhir:display [ fhir:v "Heart rate rhythm palpation" ]       ] [
fhir:code [ fhir:v "19889-5" ] ;
fhir:display [ fhir:v "End Title Carbon Dioxide (ETCO2)" ]       ] [
fhir:code [ fhir:v "19911-7" ] ;
fhir:display [ fhir:v "Carbon Monoxide (CO)" ]       ] [
fhir:code [ fhir:v "8884-9" ] ;
fhir:display [ fhir:v "Heart Rate Rhythm" ]       ] [
fhir:code [ fhir:v "2339-0" ] ;
fhir:display [ fhir:v "Blood Glucose Level" ]       ] [
fhir:code [ fhir:v "38208-5" ] ;
fhir:display [ fhir:v "Pain severity - Reported" ]       ] )     ] )
  ] . #