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 Spine Spine Target Site 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.Spine.TargetSite.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.Spine.TargetSite.VS</b></p><a name=\"Physical.Finding.of.Spine.TargetSite.VS\"> </a><a name=\"hcPhysical.Finding.of.Spine.TargetSite.VS\"> </a><a name=\"Physical.Finding.of.Spine.TargetSite.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/399963005\">399963005</a></td><td>Abrasion</td></tr><tr><td><a href=\"http://snomed.info/id/284554003\">284554003</a></td><td>Avulsion - injury</td></tr><tr><td><a href=\"http://snomed.info/id/25733008\">25733008</a></td><td>Burn injury with charring</td></tr><tr><td><a href=\"http://snomed.info/id/131148009\">131148009</a></td><td>Bleeding</td></tr><tr><td><a href=\"http://snomed.info/id/48333001\">48333001</a></td><td>Burn injury</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://profiles.ihe.net/PCC/mPSC/ValueSet/Physical.Finding.of.Spine.TargetSite.VS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.0-draft"] ; # 
  fhir:name [ fhir:v "Physical_Finding_of_Spine_TargetSite_VS"] ; # 
  fhir:title [ fhir:v "Physical Finding of Spine Spine Target Site 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 codes to deffine finsings that come from a Physical Exam of the spine target site."] ; # 
  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 "399963005" ] ;
fhir:display [ fhir:v "Abrasion" ]       ] [
fhir:code [ fhir:v "284554003" ] ;
fhir:display [ fhir:v "Avulsion - injury" ]       ] [
fhir:code [ fhir:v "25733008" ] ;
fhir:display [ fhir:v "Burn injury with charring" ]       ] [
fhir:code [ fhir:v "131148009" ] ;
fhir:display [ fhir:v "Bleeding" ]       ] [
fhir:code [ fhir:v "48333001" ] ;
fhir:display [ fhir:v "Burn injury" ]       ] )     ] )
  ] . #