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

: Transport Method 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 "Transport.Method.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 Transport.Method.VS</b></p><a name=\"Transport.Method.VS\"> </a><a name=\"hcTransport.Method.VS\"> </a><a name=\"Transport.Method.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/73957001\">73957001</a></td><td>Air transport ambulance, device</td></tr><tr><td><a href=\"http://snomed.info/id/32472009\">32472009</a></td><td>Medical helicopter, device</td></tr><tr><td><a href=\"http://snomed.info/id/44613004\">44613004</a></td><td>Ground transport ambulance, device</td></tr><tr><td><a href=\"http://snomed.info/id/469799000\">469799000</a></td><td>All-terrain ambulance</td></tr><tr><td><a href=\"http://snomed.info/id/1297166001\">1297166001</a></td><td>Ambulance bus</td></tr><tr><td><a href=\"http://snomed.info/id/465341007\">465341007</a></td><td>Automobile ambulance</td></tr><tr><td><a href=\"http://snomed.info/id/1285123005\">1285123005</a></td><td>Basic life support ambulance</td></tr><tr><td><a href=\"http://snomed.info/id/466597001\">466597001</a></td><td>Boat ambulance</td></tr><tr><td><a href=\"http://snomed.info/id/1285128001\">1285128001</a></td><td>Emergency and resuscitation ambulance</td></tr><tr><td><a href=\"http://snomed.info/id/469233002\">469233002</a></td><td>Helicopter ambulance</td></tr><tr><td><a href=\"http://snomed.info/id/1297113004\">1297113004</a></td><td>Intensive care transport ambulance</td></tr><tr><td><a href=\"http://snomed.info/id/1285124004\">1285124004</a></td><td>Intermediate life support ambulance</td></tr><tr><td><a href=\"http://snomed.info/id/1285126002\">1285126002</a></td><td>Pediatric inter-hospital transportation ambulance</td></tr><tr><td><a href=\"http://snomed.info/id/83887000\">83887000</a></td><td>Rescue vehicle, device</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://profiles.ihe.net/PCC/mPSC/ValueSet/Transport.Method.VS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.0-draft"] ; # 
  fhir:name [ fhir:v "Transport_Method_VS"] ; # 
  fhir:title [ fhir:v "Transport Method 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 Type of transport that is taking place."] ; # 
  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 "73957001" ] ;
fhir:display [ fhir:v "Air transport ambulance, device" ]       ] [
fhir:code [ fhir:v "32472009" ] ;
fhir:display [ fhir:v "Medical helicopter, device" ]       ] [
fhir:code [ fhir:v "44613004" ] ;
fhir:display [ fhir:v "Ground transport ambulance, device" ]       ] [
fhir:code [ fhir:v "469799000" ] ;
fhir:display [ fhir:v "All-terrain ambulance" ]       ] [
fhir:code [ fhir:v "1297166001" ] ;
fhir:display [ fhir:v "Ambulance bus" ]       ] [
fhir:code [ fhir:v "465341007" ] ;
fhir:display [ fhir:v "Automobile ambulance" ]       ] [
fhir:code [ fhir:v "1285123005" ] ;
fhir:display [ fhir:v "Basic life support ambulance" ]       ] [
fhir:code [ fhir:v "466597001" ] ;
fhir:display [ fhir:v "Boat ambulance" ]       ] [
fhir:code [ fhir:v "1285128001" ] ;
fhir:display [ fhir:v "Emergency and resuscitation ambulance" ]       ] [
fhir:code [ fhir:v "469233002" ] ;
fhir:display [ fhir:v "Helicopter ambulance" ]       ] [
fhir:code [ fhir:v "1297113004" ] ;
fhir:display [ fhir:v "Intensive care transport ambulance" ]       ] [
fhir:code [ fhir:v "1285124004" ] ;
fhir:display [ fhir:v "Intermediate life support ambulance" ]       ] [
fhir:code [ fhir:v "1285126002" ] ;
fhir:display [ fhir:v "Pediatric inter-hospital transportation ambulance" ]       ] [
fhir:code [ fhir:v "83887000" ] ;
fhir:display [ fhir:v "Rescue vehicle, device" ]       ] )     ] )
  ] . #