Mobile Antepartum Summary, published by IHE Patient Care Coordination Committee. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/PCC.mAPS/ and changes regularly. See the Directory of published versions
: Advance Directives - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "Advance.Directives.VS"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet Advance.Directives.VS</b></p><a name=\"Advance.Directives.VS\"> </a><a name=\"hcAdvance.Directives.VS\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><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/304251008\">304251008</a></td><td>Resuscitation</td></tr><tr><td><a href=\"http://snomed.info/id/52765003\">52765003</a></td><td>Intubation</td></tr><tr><td><a href=\"http://snomed.info/id/225204009\">225204009</a></td><td>IV Fluid and Support</td></tr><tr><td><a href=\"http://snomed.info/id/89666000\">89666000</a></td><td>CPR</td></tr><tr><td><a href=\"http://snomed.info/id/281789004\">281789004</a></td><td>Antibiotics</td></tr><tr><td><a href=\"http://snomed.info/id/78823007\">78823007</a></td><td>Life Support</td></tr><tr><td><a href=\"http://snomed.info/id/61420007\">61420007</a></td><td>Tube Feedings</td></tr><tr><td><a href=\"http://snomed.info/id/116859006\">116859006</a></td><td>Transfusion of blood product</td></tr><tr><td><a href=\"http://snomed.info/id/71388002\">71388002</a></td><td>Other Directive</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://profiles.ihe.net/PCC/mAPS/ValueSet/Advance.Directives.VS"^^xsd:anyURI ;
fhir:l <https://profiles.ihe.net/PCC/mAPS/ValueSet/Advance.Directives.VS>
] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "Advance_Directives_VS"] ; #
fhir:title [ fhir:v "Advance Directives"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-10-30T20:10:48+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "IHE Patient Care Coordination Committee"] ; #
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 Committee" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pcc@ihe.net" ] ] )
] ) ; #
fhir:description [ fhir:v "This value set lists the interventions that the patient may choose to accept or decline in their advance directives."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "001" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
( fhir:concept [
fhir:code [ fhir:v "304251008" ] ;
fhir:display [ fhir:v "Resuscitation" ] ] [
fhir:code [ fhir:v "52765003" ] ;
fhir:display [ fhir:v "Intubation" ] ] [
fhir:code [ fhir:v "225204009" ] ;
fhir:display [ fhir:v "IV Fluid and Support" ] ] [
fhir:code [ fhir:v "89666000" ] ;
fhir:display [ fhir:v "CPR" ] ] [
fhir:code [ fhir:v "281789004" ] ;
fhir:display [ fhir:v "Antibiotics" ] ] [
fhir:code [ fhir:v "78823007" ] ;
fhir:display [ fhir:v "Life Support" ] ] [
fhir:code [ fhir:v "61420007" ] ;
fhir:display [ fhir:v "Tube Feedings" ] ] [
fhir:code [ fhir:v "116859006" ] ;
fhir:display [ fhir:v "Transfusion of blood product" ] ] [
fhir:code [ fhir:v "71388002" ] ;
fhir:display [ fhir:v "Other Directive" ] ] ) ] )
] . #