haau3 FHIR Implementation Guide (HFIG)
1.0.0 - ci-build
haau3 FHIR Implementation Guide (HFIG) - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Composition",
"id" : "haau3-composition-ccd",
"meta" : {
"profile" : [
🔗 "https://haau3.com/fhir/StructureDefinition/haau3-composition"
],
"tag" : [
{
"system" : "https://haau3.com/fhir/CodeSystem/source-resource-id",
"code" : "Composition/example-source-record",
"display" : "The source record this was delivered from"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition haau3-composition-ccd</b></p><a name=\"haau3-composition-ccd\"> </a><a name=\"hchaau3-composition-ccd\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-haau3-composition.html\">haau3 Composition</a></p><p style=\"margin-bottom: 0px\">Tag: </p></div><p><b>identifier</b>: 2.16.840.1.113883.4.391\u00a0(use:\u00a0official,\u00a0)</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 34133-9}\">Summarization of Episode Note</span></p><p><b>date</b>: 2026-03-30 21:46:02+0000</p><p><b>author</b>: <a href=\"Practitioner-haau3-practitioner.html\">Practitioner Janet Smith </a></p><p><b>title</b>: Continuity of Care Document</p><p><b>confidentiality</b>: normal</p><h3>Attesters</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Mode</b></td><td><b>Time</b></td><td><b>Party</b></td></tr><tr><td style=\"display: none\">*</td><td>Legal</td><td>2026-03-30 21:46:02+0000</td><td><a href=\"Practitioner-haau3-practitioner.html\">Practitioner Janet Smith </a></td></tr></table><p><b>custodian</b>: <a href=\"Organization-c4bb-commercial-organization.html\">Organization Commercial Insurance Company</a></p><h3>Events</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td>2021-12-13 --> 2026-03-30</td></tr></table></div>"
},
"identifier" : {
"use" : "official",
"value" : "2.16.840.1.113883.4.391"
},
"status" : "final",
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "34133-9",
"display" : "Summarization of Episode Note"
}
]
},
"subject" : {
🔗 "reference" : "Patient/haau3-patient"
},
"date" : "2026-03-30T21:46:02Z",
"author" : [
{
🔗 "reference" : "Practitioner/haau3-practitioner"
}
],
"title" : "Continuity of Care Document",
"confidentiality" : "N",
"attester" : [
{
"mode" : "legal",
"time" : "2026-03-30T21:46:02Z",
"party" : {
🔗 "reference" : "Practitioner/haau3-practitioner"
}
}
],
"custodian" : {
🔗 "reference" : "Organization/c4bb-commercial-organization"
},
"event" : [
{
"period" : {
"start" : "2021-12-13",
"end" : "2026-03-30"
}
}
],
"section" : [
{
"title" : "Immunizations",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11369-6",
"display" : "History of immunizations"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Immunizations</div>"
},
"mode" : "snapshot",
"entry" : [
{
🔗 "reference" : "Immunization/haau3-immunization-protocol-applied"
}
]
},
{
"title" : "Medications",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "10160-0",
"display" : "History of Medication Use"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Medications</div>"
},
"mode" : "snapshot"
},
{
"title" : "Problems",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11450-4",
"display" : "Problem list"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Problems</div>"
},
"mode" : "snapshot"
},
{
"title" : "Results",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "30954-2",
"display" : "Relevant diagnostic tests/laboratory data"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Results</div>"
},
"mode" : "snapshot"
},
{
"title" : "Reason for Referral",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "42349-1",
"display" : "Reason for referral"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Reason for Referral</div>"
},
"mode" : "snapshot"
}
]
}