PACIO Advance Directive Interoperability Implementation Guide, published by HL7 International / Patient Empowerment. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-pacio-adi/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> . @prefix loinc: <https://loinc.org/rdf/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "PMO-Example-Smith-Johnson-Bundle2"] ; # fhir:identifier [ fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.3.3208.101.1"^^xsd:anyURI ] ] ; # fhir:type [ fhir:v "document"] ; # fhir:timestamp [ fhir:v "2024-03-29T14:25:34.001-05:00"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Composition/PMO-Example-Smith-Johnson-PMOComposition1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Composition/PMO-Example-Smith-Johnson-PMOComposition1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Patient/Example-Smith-Johnson-Patient1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Patient/Example-Smith-Johnson-Patient1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Patient/Example-Kyle-Anydoc-PractitionerRole1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Patient/Example-Kyle-Anydoc-PractitionerRole1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Patient/Example-Kyle-Anydoc-Practitioner"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Patient/Example-Kyle-Anydoc-Practitioner> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Patient/Example-Smith-Johnson-CPR-ServiceRequest1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Patient/Example-Smith-Johnson-CPR-ServiceRequest1> ) ] ) . # <http://www.example.org/fhir/Composition/PMO-Example-Smith-Johnson-PMOComposition1> a fhir:Composition ; fhir:id [ fhir:v "PMO-Example-Smith-Johnson-PMOComposition1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-PMOComposition"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-PMOComposition> ] ) ] ; # fhir:language [ fhir:v "en-US"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><a name=\"Composition_PMO-Example-Smith-Johnson-PMOComposition1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition PMO-Example-Smith-Johnson-PMOComposition1</b></p><a name=\"PMO-Example-Smith-Johnson-PMOComposition1\"> </a><a name=\"hcPMO-Example-Smith-Johnson-PMOComposition1\"> </a><a name=\"PMO-Example-Smith-Johnson-PMOComposition1-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en-US</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ADI-PMOComposition.html\">ADI PMO Composition</a></p></div><p><b>Composition Version Number</b>: 11546d53-a054-4882-bc0a-ff02aa0ba887c</p><p><b>Jurisdiction</b>: <span title=\"Codes:{urn:iso:std:iso:3166:-2 US-MI}\">Michigan (United States)</span></p><p><b>Data Enterer</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Smith-Johnson, Betsy Female, DoB: 1950-11-15 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#10A3D58WH1600)</a></p><p><b>Effective Date</b>: 2024-03-29 14:25:34-0500 --> (ongoing)</p><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.823.1.7124</code>/0-87f37989294a408897aacd1fc5d8fd16</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 93037-0}\">Portable medical order form</span></p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 42348-3}\">Advance directives</span></p><p><b>date</b>: 2024-03-29 14:25:34-0500</p><p><b>author</b>: <a href=\"PractitionerRole-Example-Kyle-Anydoc-PractitionerRole1.html\">PractitionerRole</a></p><p><b>title</b>: Portable Medical Order</p><p><b>custodian</b>: <a href=\"Organization-Example-Smith-Johnson-OrganizationCustodian1.html\">Organization MyDirectives.com</a></p></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber"^^xsd:anyURI ] ; fhir:value [ fhir:v "11546d53-a054-4882-bc0a-ff02aa0ba887c" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-jurisdiction-extension"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "urn:iso:std:iso:3166:-2"^^xsd:anyURI ] ; fhir:code [ fhir:v "US-MI" ] ] ) ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-dataEnterer-extension"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ] ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-effective-date-extension"^^xsd:anyURI ] ; fhir:value [ a fhir:Period ; fhir:start [ fhir:v "2024-03-29T14:25:34-05:00"^^xsd:dateTime ] ] ] ) ; # fhir:identifier [ fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.823.1.7124"^^xsd:anyURI ] ; fhir:value [ fhir:v "0-87f37989294a408897aacd1fc5d8fd16" ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:type [ ( fhir:coding [ a loinc:93037-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "93037-0" ] ; fhir:display [ fhir:v "Portable medical order form" ] ] ) ] ; # fhir:category ( [ ( fhir:coding [ a loinc:42348-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "42348-3" ] ; fhir:display [ fhir:v "Advance directives" ] ] ) ] ) ; # fhir:subject [ fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ] ] ; # fhir:date [ fhir:v "2024-03-29T14:25:34-05:00"^^xsd:dateTime] ; # fhir:author ( [ fhir:reference [ fhir:v "PractitionerRole/Example-Kyle-Anydoc-PractitionerRole1" ] ] ) ; # fhir:title [ fhir:v "Portable Medical Order"] ; # fhir:custodian [ fhir:reference [ fhir:v "Organization/Example-Smith-Johnson-OrganizationCustodian1" ] ] ; # fhir:section ( [ fhir:title [ fhir:v "Portable Medical Orders" ] ; fhir:code [ ( fhir:coding [ a loinc:59772-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "59772-4" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>PMO Medical Orders</b></p><p><i>Order Exists: <a href=\"http://www.example.com\">available here</a></i></p></div>" ] ; ( fhir:entry [ fhir:reference [ fhir:v "ServiceRequest/Example-Smith-Johnson-CPR-ServiceRequest1" ] ] ) ] [ fhir:title [ fhir:v "Additional Documentation" ] ; fhir:code [ ( fhir:coding [ a loinc:77599-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "77599-9" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>PMOLST Order Observation</b></p><p><i>Order Exists: <a href=\"http://www.example.com\">available here</a></i></p></div>" ] ; ( fhir:entry [ fhir:reference [ fhir:v "Observation/Example-Smith-Johnson-DocumentationObservation1" ] ] ) ] [ fhir:title [ fhir:v "Witnesses and Notary" ] ; fhir:code [ ( fhir:coding [ a loinc:81339-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "81339-4" ] ; fhir:display [ fhir:v "Witness and Notary Document" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>I am emotionally and mentally competent to make this uADD. I understand the purpose and effect of this uADD, I agree with everything that is written in this uADD, and I have made this uADD knowingly, willingly and after careful deliberation.</p><table><tbody><tr><td><b>Signature:</b></td><td>Betsy Smith-Johnson</td></tr><tr><td><b>Date:</b></td><td>3/29/2024</td></tr></tbody></table><p></p><p><b>Statement of Witnesses</b></p><p></p><p>I declare that the person who signed this uADD, or who asked another to sign this uADD on his/her behalf, is the individual identified in the document, and he/she did so in my presence or otherwise provided satisfactory proof to me of his/her identity. I believe him/her to be of sound mind and at least 18 years of age. I personally witnessed him/her sign this document or ask the person indicated to do so, or I received proof of his/her identity that I believe is adequate, and I believe that he/she did so voluntarily. By signing this document as a witness, I certify that I am:</p><p></p><ul><li>At least 18 years of age.</li><li>Not related to the person signing this document by blood, marriage or adoption.</li><li>Not a healthcare agent appointed by the person signing this document.</li><li>Not directly financially responsible for that person’s healthcare.</li><li>Not a healthcare provider directly serving the person at this time.</li><li>Not an employee (other than a social worker or chaplain), officer, director, or partner of a healthcare provider (or any parent organization of such healthcare provider) directly serving the person at this time.</li><li>Not aware that I am entitled to or have a claim against the person’s estate.</li></ul><p></p><table><tbody><tr><td><b>Witness Number:</b></td><td></td></tr><tr><td><b>Signature:</b></td><td></td></tr><tr><td><b>Date:</b></td><td></td></tr></tbody></table></div>" ] ] ) . # <http://www.example.org/fhir/Patient/Example-Smith-Johnson-Patient1> a fhir:Patient ; fhir:id [ fhir:v "Example-Smith-Johnson-Patient1"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2021-03-29T14:25:34.001-05:00"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient> ] ) ] ; # fhir:language [ fhir:v "en-US"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><a name=\"Patient_Example-Smith-Johnson-Patient1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient Example-Smith-Johnson-Patient1</b></p><a name=\"Example-Smith-Johnson-Patient1\"> </a><a name=\"hcExample-Smith-Johnson-Patient1\"> </a><a name=\"Example-Smith-Johnson-Patient1-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2021-03-29 14:25:34-0500; Language: en-US</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-patient.html\">US Core Patient Profile</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Smith-Johnson, Betsy Female, DoB: 1950-11-15 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#10A3D58WH1600)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>true</td><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td colspan=\"3\"><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-NullFlavor UNK}\">unknown</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\">Medical Record Number/1032702 (use: usual, )</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li><a href=\"mailto:BetsySJ@example.com\">BetsySJ@example.com</a></li><li>111 Maple Court San Antonio TX 78212 US (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:ietf:bcp:47 en}\">English</span> (preferred)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: son\">son:</td><td colspan=\"3\"><ul><li>Charles Johnson</li><li>111 Maple Ct, Grand Rapids, MI 49503</li><li>ph: (210) 222-3333</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: daughter\">daughter:</td><td colspan=\"3\"><ul><li>Debra Johnson</li><li>333 W. Camden St., Baltimore, MD 21201</li><li>ph: (410) 444-5555</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality. The race codes used to represent these concepts are based upon the [CDC Race and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html#3) which includes over 900 concepts for representing race and ethnicity of which 921 reference race. The race concepts are grouped by and pre-mapped to the 5 OMB race categories:\n\n - American Indian or Alaska Native\n - Asian\n - Black or African American\n - Native Hawaiian or Other Pacific Islander\n - White.\">US Core Race Extension:</td><td colspan=\"3\"><ul><li>ombCategory: CDC Race and Ethnicity 2106-3: White</li><li>text: White</li></ul></td></tr></table></div>" ] ; # fhir:extension ( [ ( fhir:extension [ fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ; fhir:code [ fhir:v "2106-3" ] ; fhir:display [ fhir:v "White" ] ] ] [ fhir:url [ fhir:v "text"^^xsd:anyURI ] ; fhir:value [ fhir:v "White" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"^^xsd:anyURI ] ] ) ; # fhir:identifier ( [ fhir:use [ fhir:v "usual" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "MR" ] ; fhir:display [ fhir:v "Medical Record Number" ] ] ) ; fhir:text [ fhir:v "Medical Record Number" ] ] ; fhir:system [ fhir:v "http://hospital.smarthealthit.org"^^xsd:anyURI ] ; fhir:value [ fhir:v "1032702" ] ] [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-medicare"^^xsd:anyURI ] ; fhir:value [ fhir:v "10A3D58WH1600" ] ] ) ; # fhir:active [ fhir:v "true"^^xsd:boolean] ; # fhir:name ( [ fhir:use [ fhir:v "usual" ] ; fhir:text [ fhir:v "Smith-Johnson, Betsy" ] ; fhir:family [ fhir:v "Smith-Johnson" ] ; ( fhir:given [ fhir:v "Betsy" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "BetsySJ@example.com" ] ; fhir:use [ fhir:v "home" ] ] ) ; # fhir:gender [ fhir:v "female"] ; # fhir:birthDate [ fhir:v "1950-11-15"^^xsd:date] ; # fhir:address ( [ fhir:use [ fhir:v "home" ] ; fhir:type [ fhir:v "physical" ] ; ( fhir:line [ fhir:v "111 Maple Court" ] ) ; fhir:city [ fhir:v "San Antonio" ] ; fhir:state [ fhir:v "TX" ] ; fhir:postalCode [ fhir:v "78212" ] ; fhir:country [ fhir:v "US" ] ] ) ; # fhir:maritalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ; fhir:code [ fhir:v "UNK" ] ] ) ] ; # fhir:contact ( [ ( fhir:relationship [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "SONC" ] ] ) ] ) ; fhir:name [ fhir:text [ fhir:v "Charles Johnson" ] ] ; ( fhir:telecom [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "(210) 222-3333" ] ] ) ; fhir:address [ fhir:text [ fhir:v "111 Maple Ct, Grand Rapids, MI 49503" ] ] ] [ ( fhir:relationship [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "DAUC" ] ] ) ] ) ; fhir:name [ fhir:text [ fhir:v "Debra Johnson" ] ] ; ( fhir:telecom [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "(410) 444-5555" ] ] ) ; fhir:address [ fhir:text [ fhir:v "333 W. Camden St., Baltimore, MD 21201" ] ] ] ) ; # fhir:communication ( [ fhir:language [ ( fhir:coding [ fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ; fhir:code [ fhir:v "en" ] ; fhir:display [ fhir:v "English" ] ] ) ] ; fhir:preferred [ fhir:v "true"^^xsd:boolean ] ] ) . # <http://www.example.org/fhir/Patient/Example-Kyle-Anydoc-PractitionerRole1> a fhir:PractitionerRole ; fhir:id [ fhir:v "Example-Kyle-Anydoc-PractitionerRole1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_Example-Kyle-Anydoc-PractitionerRole1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole Example-Kyle-Anydoc-PractitionerRole1</b></p><a name=\"Example-Kyle-Anydoc-PractitionerRole1\"> </a><a name=\"hcExample-Kyle-Anydoc-PractitionerRole1\"> </a><a name=\"Example-Kyle-Anydoc-PractitionerRole1-en-US\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-Example-Kyle-Anydoc-Practitioner.html\">Practitioner Kyle Anydoc </a></p></div>" ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/Example-Kyle-Anydoc-Practitioner" ] ] . # <http://www.example.org/fhir/Patient/Example-Kyle-Anydoc-Practitioner> a fhir:Practitioner ; fhir:id [ fhir:v "Example-Kyle-Anydoc-Practitioner"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_Example-Kyle-Anydoc-Practitioner\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner Example-Kyle-Anydoc-Practitioner</b></p><a name=\"Example-Kyle-Anydoc-Practitioner\"> </a><a name=\"hcExample-Kyle-Anydoc-Practitioner\"> </a><a name=\"Example-Kyle-Anydoc-Practitioner-en-US\"> </a><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.4.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/21548796354</p><p><b>name</b>: Kyle Anydoc </p><p><b>telecom</b>: <a href=\"mailto:kanydoc@example.org\">kanydoc@example.org</a></p><p><b>address</b>: 567 Healthcare Drive Anytown MA 12345 US (home)</p><p><b>gender</b>: Male</p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0360 MD}\">Doctor of Medicine</span></td></tr></table></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ; fhir:value [ fhir:v "21548796354" ] ] ) ; # fhir:name ( [ fhir:family [ fhir:v "Anydoc" ] ; ( fhir:given [ fhir:v "Kyle" ] ) ; ( fhir:prefix [ fhir:v "Dr." ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "kanydoc@example.org" ] ; fhir:use [ fhir:v "work" ] ] ) ; # fhir:address ( [ fhir:use [ fhir:v "home" ] ; ( fhir:line [ fhir:v "567 Healthcare Drive" ] ) ; fhir:city [ fhir:v "Anytown" ] ; fhir:state [ fhir:v "MA" ] ; fhir:postalCode [ fhir:v "12345" ] ; fhir:country [ fhir:v "US" ] ] ) ; # fhir:gender [ fhir:v "male"] ; # fhir:qualification ( [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0360"^^xsd:anyURI ] ; fhir:code [ fhir:v "MD" ] ; fhir:display [ fhir:v "Doctor of Medicine" ] ] ) ] ] ) . # <http://www.example.org/fhir/Patient/Example-Smith-Johnson-CPR-ServiceRequest1> a fhir:ServiceRequest ; fhir:id [ fhir:v "Example-Smith-Johnson-CPR-ServiceRequest1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-PMOCPRServiceRequest"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-PMOCPRServiceRequest> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_Example-Smith-Johnson-CPR-ServiceRequest1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest Example-Smith-Johnson-CPR-ServiceRequest1</b></p><a name=\"Example-Smith-Johnson-CPR-ServiceRequest1\"> </a><a name=\"hcExample-Smith-Johnson-CPR-ServiceRequest1\"> </a><a name=\"Example-Smith-Johnson-CPR-ServiceRequest1-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 100822-6}\">Cardiopulmonary resuscitation orders</span></p><p><b>doNotPerform</b>: true</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 89666000}\">Cardiopulmonary resuscitation (procedure)</span></p><p><b>orderDetail</b>: <span title=\"Codes:{http://loinc.org LA33470-8}\">Yes CPR</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Smith-Johnson, Betsy Female, DoB: 1950-11-15 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#10A3D58WH1600)</a></p><p><b>requester</b>: <a href=\"Practitioner-Example-Kyle-Anydoc-Practitioner.html\">Practitioner Kyle Anydoc </a></p></div>" ] ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "order"] ; # fhir:category ( [ ( fhir:coding [ a loinc:100822-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "100822-6" ] ; fhir:display [ fhir:v "Cardiopulmonary resuscitation orders" ] ] ) ] ) ; # fhir:doNotPerform [ fhir:v "true"^^xsd:boolean] ; # fhir:code [ ( fhir:coding [ a sct:89666000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "89666000" ] ; fhir:display [ fhir:v "Cardiopulmonary resuscitation (procedure)" ] ] ) ] ; # fhir:orderDetail ( [ ( fhir:coding [ a loinc:LA33470-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "LA33470-8" ] ] ) ] ) ; # fhir:subject [ fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ] ] ; # fhir:requester [ fhir:reference [ fhir:v "Practitioner/Example-Kyle-Anydoc-Practitioner" ] ] . #
IG © 2021+ HL7 International / Patient Empowerment. Package hl7.fhir.us.pacio-adi#2.1.0 based on FHIR 4.0.1. Generated 2024-11-01
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change