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

: Physical Finding of Skin 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 "Physical.Finding.of.Skin.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 Physical.Finding.of.Skin.VS</b></p><a name=\"Physical.Finding.of.Skin.VS\"> </a><a name=\"hcPhysical.Finding.of.Skin.VS\"> </a><a name=\"Physical.Finding.of.Skin.VS-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/102598000\">102598000</a></td><td>Clammy skin</td></tr><tr><td><a href=\"http://snomed.info/id/703883009\">703883009</a></td><td>Cold skin</td></tr><tr><td><a href=\"http://snomed.info/id/119419001\">119419001</a></td><td>Cyanosis of skin</td></tr><tr><td><a href=\"http://snomed.info/id/52613005\">52613005</a></td><td>Excessive sweating</td></tr><tr><td><a href=\"http://snomed.info/id/16386004\">16386004</a></td><td>Dry skin</td></tr><tr><td><a href=\"http://snomed.info/id/248213001\">248213001</a></td><td>Flushed complexion</td></tr><tr><td><a href=\"http://snomed.info/id/707793005\">707793005</a></td><td>Hot skin</td></tr><tr><td><a href=\"http://snomed.info/id/267030001\">267030001</a></td><td>Yellow or jaundiced color</td></tr><tr><td><a href=\"http://snomed.info/id/13423002\">13423002</a></td><td>Lividity</td></tr><tr><td><a href=\"http://snomed.info/id/406128001\">406128001</a></td><td>Mottling of skin</td></tr><tr><td><a href=\"http://snomed.info/id/225544001\">225544001</a></td><td>Skin appearance normal</td></tr><tr><td><a href=\"http://snomed.info/id/398979000\">398979000</a></td><td>Pale complexion</td></tr><tr><td><a href=\"http://snomed.info/id/425244000\">425244000</a></td><td>Decreased skin turgor</td></tr><tr><td><a href=\"http://snomed.info/id/827160004\">827160004</a></td><td>Erythematous rash</td></tr><tr><td><a href=\"http://snomed.info/id/102599008\">102599008</a></td><td>Warm skin</td></tr><tr><td><a href=\"http://snomed.info/id/50427001\">50427001</a></td><td>Increased capillary filling time</td></tr><tr><td><a href=\"http://snomed.info/id/45332005\">45332005</a></td><td>Normal capillary filling</td></tr><tr><td><a href=\"http://snomed.info/id/27157002\">27157002</a></td><td>Decreased capillary filling time</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://profiles.ihe.net/PCC/mPSC/ValueSet/Physical.Finding.of.Skin.VS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.0-draft"] ; # 
  fhir:name [ fhir:v "Physical_Finding_of_Skin_VS"] ; # 
  fhir:title [ fhir:v "Physical Finding of Skin 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 "A subset of cades to deffine finsings that come from a Physical Exam of the skin"] ; # 
  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://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "102598000" ] ;
fhir:display [ fhir:v "Clammy skin" ]       ] [
fhir:code [ fhir:v "703883009" ] ;
fhir:display [ fhir:v "Cold skin" ]       ] [
fhir:code [ fhir:v "119419001" ] ;
fhir:display [ fhir:v "Cyanosis of skin" ]       ] [
fhir:code [ fhir:v "52613005" ] ;
fhir:display [ fhir:v "Excessive sweating" ]       ] [
fhir:code [ fhir:v "16386004" ] ;
fhir:display [ fhir:v "Dry skin" ]       ] [
fhir:code [ fhir:v "248213001" ] ;
fhir:display [ fhir:v "Flushed complexion" ]       ] [
fhir:code [ fhir:v "707793005" ] ;
fhir:display [ fhir:v "Hot skin" ]       ] [
fhir:code [ fhir:v "267030001" ] ;
fhir:display [ fhir:v "Yellow or jaundiced color" ]       ] [
fhir:code [ fhir:v "13423002" ] ;
fhir:display [ fhir:v "Lividity" ]       ] [
fhir:code [ fhir:v "406128001" ] ;
fhir:display [ fhir:v "Mottling of skin" ]       ] [
fhir:code [ fhir:v "225544001" ] ;
fhir:display [ fhir:v "Skin appearance normal" ]       ] [
fhir:code [ fhir:v "398979000" ] ;
fhir:display [ fhir:v "Pale complexion" ]       ] [
fhir:code [ fhir:v "425244000" ] ;
fhir:display [ fhir:v "Decreased skin turgor" ]       ] [
fhir:code [ fhir:v "827160004" ] ;
fhir:display [ fhir:v "Erythematous rash" ]       ] [
fhir:code [ fhir:v "102599008" ] ;
fhir:display [ fhir:v "Warm skin" ]       ] [
fhir:code [ fhir:v "50427001" ] ;
fhir:display [ fhir:v "Increased capillary filling time" ]       ] [
fhir:code [ fhir:v "45332005" ] ;
fhir:display [ fhir:v "Normal capillary filling" ]       ] [
fhir:code [ fhir:v "27157002" ] ;
fhir:display [ fhir:v "Decreased capillary filling time" ]       ] )     ] )
  ] . #