PACIO Advance Healthcare 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.0.0-ballot 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
| Page standards status: Informative |
{
"resourceType" : "Composition",
"id" : "PMO-Example-Smith-Johnson-PMOComposition1",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-PMOComposition"
]
},
"language" : "en",
"text" : {
"status" : "extensions"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber",
"valueString" : "2024-03-29T14:25:34-05:00"
},
{
"url" : "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-dataEnterer-extension",
"valueReference" : {
🔗 "reference" : "Patient/Example-Smith-Johnson-Patient1"
}
},
{
"url" : "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-healthcareAgentParticipant-extension",
"valueReference" : {
🔗 "reference" : "PractitionerRole/Example-Kyle-Anydoc-PractitionerRole1"
}
},
{
"url" : "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-expiration-date-extension",
"valueDateTime" : "2024-03-29T14:25:34-05:00"
},
{
"url" : "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-performer-extension",
"valueReference" : {
🔗 "reference" : "PractitionerRole/Example-Kyle-Anydoc-PractitionerRole1"
}
},
{
"url" : "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-informant-extension",
"valueReference" : {
🔗 "reference" : "RelatedPerson/Example-Smith-Johnson-HealthcareAgent1"
}
},
{
"url" : "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-document-revoke-status",
"valueCode" : "deprecated"
},
{
"extension" : [
{
"url" : "Clause",
"valueMarkdown" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Example Clause Statement</p></div>"
}
],
"url" : "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-clause-extension"
}
],
"identifier" : {
"system" : "http://example.org/GoodHealthClinic/id",
"value" : "0-87f37989294a408897aacd1fc5d8fd16"
},
"status" : "final",
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "93037-0",
"display" : "Portable medical order form"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "107903-7",
"display" : "Clinical note"
}
]
},
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "42348-3",
"display" : "Advance healthcare directives"
}
]
}
],
"subject" : {
🔗 "reference" : "Patient/Example-Smith-Johnson-Patient1"
},
"date" : "2023-03-29T14:25:34-05:00",
"author" : [
{
🔗 "reference" : "PractitionerRole/Example-Kyle-Anydoc-PractitionerRole1"
}
],
"title" : "Portable Medical Order",
"attester" : [
{
"mode" : "legal",
"party" : {
🔗 "reference" : "PractitionerRole/Example-Kyle-Anydoc-PractitionerRole1"
}
}
],
"custodian" : {
🔗 "reference" : "Organization/Example-Smith-Johnson-OrganizationCustodian1"
},
"event" : [
{
"detail" : [
{
🔗 "reference" : "PractitionerRole/ADI-Facilitator-MSW-MargaretReynolds"
},
{
🔗 "reference" : "Consent/Example-Smith-Johnson-HealthcareAgentConsent-Permit"
},
{
🔗 "reference" : "Consent/Example-Smith-Johnson-HealthcareAgentConsent-Deny"
}
]
}
],
"section" : [
{
"title" : "Example Source Form - Betsy Smith-Johnson",
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/pacio-adi/CodeSystem/adi-temp-cs",
"code" : "advance_directive_source_form"
}
]
},
"text" : {
"status" : "additional"
},
"entry" : [
{
🔗 "reference" : "Binary/Example-Stub-SourceForm-Smith-Johnson-Binary"
}
]
},
{
"title" : "Portable Medical Orders",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "93037-0",
"display" : "Portable medical order form"
}
]
},
"text" : {
"status" : "generated"
},
"entry" : [
{
🔗 "reference" : "ServiceRequest/Example-Smith-Johnson-CPR-ServiceRequest1"
}
]
},
{
"title" : "Additional Documentation",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "77599-9"
}
]
},
"text" : {
"status" : "generated"
},
"entry" : [
{
🔗 "reference" : "Observation/Example-Smith-Johnson-DocumentationObservation2"
}
]
},
{
"title" : "Witnesses and Notary",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "81339-4",
"display" : "Witness and Notary Document"
}
]
},
"text" : {
"status" : "additional"
}
}
]
}