This page is part of the C-CDA on FHIR Implementation Guide (v1.2.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, 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 "Complete-Document-Bundle-Example"] ; # fhir:meta [ fhir:versionId [ fhir:v "4" ] ; fhir:lastUpdated [ fhir:v "2020-08-19T05:53:55.261+00:00"^^xsd:dateTime ] ; fhir:source [ fhir:v "#7jwafzgbwz3cPoym"^^xsd:anyURI ] ] ; # fhir:identifier [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:a417cad7-57b3-47a6-bab8-33fdae616839" ] ] ; # fhir:type [ fhir:v "document"] ; # fhir:timestamp [ fhir:v "2013-08-15T10:30:00.000-08:00"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "urn:uuid:e113522b-cbde-4e6e-b44b-327606f39b2c"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:e113522b-cbde-4e6e-b44b-327606f39b2c> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:23d3a2c1-44ae-491b-94d3-764d2a9d8f8c"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:23d3a2c1-44ae-491b-94d3-764d2a9d8f8c> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:d0dbd5a1-0bd7-4205-b936-09482c02c6d9"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:d0dbd5a1-0bd7-4205-b936-09482c02c6d9> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:58d390ba-6348-4b0d-b85f-7fbd94223718"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:58d390ba-6348-4b0d-b85f-7fbd94223718> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:51819bca-6cdd-4a9c-a76f-51b4f50e7fd2"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:51819bca-6cdd-4a9c-a76f-51b4f50e7fd2> ) ] ) . # <urn:uuid:e113522b-cbde-4e6e-b44b-327606f39b2c> a fhir:Composition ; fhir:id [ fhir:v "Care-Plan-Example"] ; # 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\">\n <table style=\"border: 1pt inset #00008b; line-height: 10pt; width: 100%;\" class=\"header_table\">\n <tbody>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Document Id</span>\n </td>\n <td class=\"td_header_role_value\">12345</td>\n </tr>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Document Created:</span>\n </td>\n <td class=\"td_header_role_value\">June 15, 2016, 16:14, PST </td>\n </tr>\n </tbody>\n </table>\n <table style=\"border: 1pt inset #00008b; line-height: 10pt; width: 100%;\" class=\"header_table\">\n <tbody>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Care Provision</span>\n </td>\n <td class=\"td_header_role_value\">Care Plan for Amy Shaw</td>\n </tr>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Performer</span>\n </td>\n <td class=\"td_header_role_value\">Ronald Boone, MD</td>\n </tr>\n </tbody>\n </table>\n <table style=\"border: 1pt inset #00008b; line-height: 10pt; width: 100%;\" class=\"header_table\">\n <tbody>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Author</span>\n </td>\n <td class=\"td_header_role_value\">Ronald Boone, MD</td>\n </tr>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Contact info</span>\n </td>\n <td class=\"td_header_role_value\">1003 Healthcare Drive \n \n \n <br/>Amherst MA 01002, US\n \n <br/>Tel: +1(555)555-1003\n \n <br/>\n </td>\n </tr>\n </tbody>\n </table>\n <table style=\"border: 1pt inset #00008b; line-height: 10pt; width: 100%;\" class=\"header_table\">\n <tbody>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Encounter Id</span>\n </td>\n <td class=\"td_header_role_value\">9937012\n 2.16.840.1.113883.19</td>\n </tr>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Encounter Type</span>\n </td>\n <td class=\"td_header_role_value\">Care Plan</td>\n </tr>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Encounter Period</span>\n </td>\n <td class=\"td_header_role_value\"> From June 15, 2016, 16:20 to\n Sept 18, 2016, 18:20 </td>\n </tr>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Encounter Location</span>\n </td>\n <td class=\"td_header_role_value\">Ambulatory Care at Acme\n Laboratories</td>\n </tr>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Responsible party</span>\n </td>\n <td class=\"td_header_role_value\">Ronald Boone, MD</td>\n </tr>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Contact info</span>\n </td>\n <td class=\"td_header_role_value\">1003 Healthcare Drive \n \n \n <br/>Amherst MA 01002, US\n \n <br/>Tel: +1(555)555-1003\n \n <br/>\n </td>\n </tr>\n </tbody>\n </table>\n <table style=\"border: 1pt inset #00008b; line-height: 10pt; width: 100%;\" class=\"header_table\">\n <tbody>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Assigned entity</span>\n </td>\n <td class=\"td_header_role_value\">Acme Laboratories \n \n \n <br/>\n </td>\n </tr>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Emergency contact</span>\n </td>\n <td class=\"td_header_role_value\">Michael Shaw \n \n \n <br/>\n <br/>\n </td>\n </tr>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Contact info</span>\n </td>\n <td class=\"td_header_role_value\">49 Meadow St \n \n \n <br/>Amherst MA\n 01003, US\n \n <br/>Tel: (555)555-1212\n \n <br/>\n </td>\n </tr>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Care giver</span>\n </td>\n <td class=\"td_header_role_value\">Mrs. Lillian White \n \n \n <br/>\n </td>\n </tr>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Contact info</span>\n </td>\n <td class=\"td_header_role_value\">49 Meadow St \n \n \n <br/>Amherst MA\n 01003, US\n \n <br/>Tel: (555)555-1215\n \n <br/>\n </td>\n </tr>\n </tbody>\n </table>\n <table style=\"border: 1pt inset #00008b; line-height: 10pt; width: 100%;\" class=\"header_table\">\n <tbody>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Entered by</span>\n </td>\n <td class=\"td_header_role_value\">Sally Jones</td>\n </tr>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Contact info</span>\n </td>\n <td class=\"td_header_role_value\">1003 Healthcare Drive \n \n \n <br/>Amherst MA 01002, US\n \n <br/>Tel: +1(555)555-1003\n \n <br/>\n </td>\n </tr>\n </tbody>\n </table>\n <table style=\"border: 1pt inset #00008b; line-height: 10pt; width: 100%;\" class=\"header_table\">\n <tbody>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Signed </span>\n </td>\n <td class=\"td_header_role_value\">Ronald Boone at June 15, 2016 </td>\n </tr>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Contact info</span>\n </td>\n <td class=\"td_header_role_value\">1003 Healthcare Drive \n \n \n <br/>Amherst MA 01002, US\n \n <br/>Tel: +1(555)555-1003\n \n <br/>\n </td>\n </tr>\n </tbody>\n </table>\n <table style=\"border: 1pt inset #00008b; line-height: 10pt; width: 100%;\" class=\"header_table\">\n <tbody>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Informant</span>\n </td>\n <td class=\"td_header_role_value\">Henry Vincent, CPh</td>\n </tr>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Contact info</span>\n </td>\n <td class=\"td_header_role_value\">1007 Pharmacy Drive \n \n \n <br/>Portland, OR 99123, US\n \n <br/>Tel: +1(555)555-1215\n \n <br/>\n </td>\n </tr>\n </tbody>\n </table>\n <table style=\"border: 1pt inset #00008b; line-height: 10pt; width: 100%;\" class=\"header_table\">\n <tbody>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Information recipient:</span>\n </td>\n <td class=\"td_header_role_value\">Primary Physician, MD</td>\n </tr>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Contact info</span>\n </td>\n <td class=\"td_header_role_value\">1005 St. Clair Avenue \n \n \n <br/>Amherst MA 01002, US\n \n <br/>Tel: +1(555)555-1666\n \n <br/>\n </td>\n </tr>\n </tbody>\n </table>\n <table style=\"border: 1pt inset #00008b; line-height: 10pt; width: 100%;\" class=\"header_table\">\n <tbody>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Legal authenticator</span>\n </td>\n <td class=\"td_header_role_value\">Ronald Boone, MD signed at June\n 15, 2016 </td>\n </tr>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Contact info</span>\n </td>\n <td class=\"td_header_role_value\">1003 Healthcare Drive \n \n \n <br/>Amherst MA 01002, US\n \n <br/>Tel: +1(555)555-1003\n \n <br/>\n </td>\n </tr>\n </tbody>\n </table>\n <table style=\"border: 1pt inset #00008b; line-height: 10pt; width: 100%;\" class=\"header_table\">\n <tbody>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Document maintained by</span>\n </td>\n <td class=\"td_header_role_value\">Acme Laboratories</td>\n </tr>\n <tr>\n <td style=\"width: 20%; background-color: #3399ff; padding: 0.1cm 0.2cm; vertical-align: top; background-color: #ffffcc;\" class=\"td_header_role_name\">\n <span class=\"td_label\">Contact info</span>\n </td>\n <td class=\"td_header_role_value\">1003 Healthcare Drive \n \n \n <br/>Amherst MA 01002, US\n \n <br/>Tel: +1(555)555-1003\n \n <br/>\n </td>\n </tr>\n </tbody>\n </table>\n </div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/us/ccda/StructureDefinition/DataEntererExtension"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "urn:uuid:23d3a2c1-44ae-491b-94d3-764d2a9d8f8c" ] ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/ccda/StructureDefinition/VersionNumber"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; # fhir:identifier [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:39067866-6319-4008-9c6d-3f0176d6826c" ] ] ; # fhir:status [ fhir:v "preliminary"] ; # fhir:type [ ( fhir:coding [ a loinc:18776-5 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "18776-5" ] ; fhir:display [ fhir:v "Plan of care note" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "urn:uuid:d0dbd5a1-0bd7-4205-b936-09482c02c6d9" ] ; fhir:display [ fhir:v "Amy V. Shaw" ] ] ; # fhir:date [ fhir:v "2016-06-15T09:10:14Z"^^xsd:dateTime] ; # fhir:author ( [ fhir:reference [ fhir:v "urn:uuid:23d3a2c1-44ae-491b-94d3-764d2a9d8f8c" ] ; fhir:display [ fhir:v "Brenda Jennings Richard MD" ] ] ) ; # fhir:title [ fhir:v "Care Plan"] ; # fhir:attester ( [ fhir:mode [ fhir:v "legal" ] ; fhir:time [ fhir:v "2016-06-15T09:10:14Z"^^xsd:dateTime ] ; fhir:party [ fhir:reference [ fhir:v "urn:uuid:23d3a2c1-44ae-491b-94d3-764d2a9d8f8c" ] ; fhir:display [ fhir:v "Ronald Boone, MD" ] ] ] ) ; # fhir:custodian [ fhir:reference [ fhir:v "urn:uuid:58d390ba-6348-4b0d-b85f-7fbd94223718" ] ; fhir:display [ fhir:v "Acme Lab" ] ] ; # fhir:event ( [ ( fhir:code [ ( fhir:coding [ a sct:73761001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "73761001" ] ; fhir:display [ fhir:v "Colonoscopy" ] ] ) ] ) ; fhir:period [ fhir:start [ fhir:v "2016-06-15"^^xsd:date ] ; fhir:end [ fhir:v "2016-09-18"^^xsd:date ] ] ] ) ; # fhir:section ( [ fhir:title [ fhir:v "Health Concerns Section" ] ; fhir:code [ ( fhir:coding [ a loinc:75310-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "75310-3" ] ; fhir:display [ fhir:v "Health concerns Document" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table>\n <tr>\n <td>\n <b>Concern</b>\n </td>\n <td>\n <b>Status</b>\n </td>\n <td>\n <b>Date</b>\n </td>\n </tr>\n <tr>\n <td>Current every day smoker</td>\n <td>Active</td>\n <td>Concern from June 16, 2015</td>\n </tr>\n <tr>\n <td>Respiratory insufficiency</td>\n <td>Completed</td>\n <td>Concern from June 13, 2015</td>\n </tr>\n <tr>\n <td>Pneumonia</td>\n <td>Completed</td>\n <td>June 16, 2015</td>\n </tr>\n </table>\n </div>" ] ] [ fhir:title [ fhir:v "Goals Section" ] ; fhir:code [ ( fhir:coding [ a loinc:61146-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "61146-7" ] ; fhir:display [ fhir:v "Goals" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table>\n <tr>\n <td>\n <b>Goal</b>\n </td>\n <td>\n <b>Value</b>\n </td>\n <td>\n <b>Date</b>\n </td>\n </tr>\n <tr>\n <td>Pulse oximetry</td>\n <td>92%</td>\n <td>September 2, 2015</td>\n </tr>\n </table>\n </div>" ] ] [ fhir:title [ fhir:v "Interventions Section" ] ; fhir:code [ ( fhir:coding [ a loinc:62387-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "62387-6" ] ; fhir:display [ fhir:v "Interventions Narrative" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table>\n <tr>\n <td>\n <b>Planned Intervention</b>\n </td>\n <td>\n <b>Status</b>\n </td>\n <td>\n <b>Date</b>\n </td>\n </tr>\n <tr>\n <td>Elevate head of bed</td>\n <td>active</td>\n <td>June 18, 2016</td>\n </tr>\n <tr>\n <td>Oxygen administration by nasal cannula</td>\n <td>active</td>\n <td>June 18, 2016</td>\n </tr>\n <tr>\n <td>pulse oximetry monitoring</td>\n <td>active</td>\n <td>June 18, 2016</td>\n </tr>\n </table>\n </div>" ] ] [ fhir:title [ fhir:v "Health Status Evaluations and Outcomes Section" ] ; fhir:code [ ( fhir:coding [ a loinc:11383-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "11383-7" ] ; fhir:display [ fhir:v "Patient problem outcome" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table>\n <tr>\n <td>\n <b>Item</b>\n </td>\n <td>\n <b>Outcome</b>\n </td>\n <td>\n <b>Date</b>\n </td>\n </tr>\n <tr>\n <td>Pulse oximetry</td>\n <td>95%</td>\n <td>June 20, 2016</td>\n </tr>\n </table>\n </div>" ] ] ) . # <urn:uuid:23d3a2c1-44ae-491b-94d3-764d2a9d8f8c> a fhir:PractitionerRole ; fhir:id [ fhir:v "ccda-practitionerrole-example"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_ccda-practitionerrole-example\"> </a><p><b>Generated Narrative: PractitionerRole</b><a name=\"ccda-practitionerrole-example\"> </a><a name=\"hcccda-practitionerrole-example\"> </a></p><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\">Resource PractitionerRole "ccda-practitionerrole-example" </p></div><p><b>practitioner</b>: <a href=\"#Practitioner_ccda-practitioner-example\">See above (urn:uuid:51819bca-6cdd-4a9c-a76f-51b4f50e7fd2: Brenda Jennings Richard MD)</a></p><p><b>organization</b>: <a href=\"#Organization_acme-lab\">See above (urn:uuid:58d390ba-6348-4b0d-b85f-7fbd94223718: Acme Lab)</a></p><p><b>telecom</b>: ph: 313-555-6868(HOME), ph: 313-555-6443(WORK)</p></div>" ] ; # fhir:practitioner [ fhir:reference [ fhir:v "urn:uuid:51819bca-6cdd-4a9c-a76f-51b4f50e7fd2" ] ; fhir:display [ fhir:v "Brenda Jennings Richard MD" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "urn:uuid:58d390ba-6348-4b0d-b85f-7fbd94223718" ] ; fhir:display [ fhir:v "Acme Lab" ] ] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "313-555-6868" ] ; fhir:use [ fhir:v "home" ] ] [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "313-555-6443" ] ; fhir:use [ fhir:v "work" ] ] ) . # <urn:uuid:d0dbd5a1-0bd7-4205-b936-09482c02c6d9> a fhir:Patient ; fhir:id [ fhir:v "example"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <div class=\"hapiHeaderText\">Amy V. \n \n \n <b>SHAW </b>\n </div>\n <table class=\"hapiPropertyTable\">\n <tbody>\n <tr>\n <td>Identifier</td>\n <td>1032702</td>\n </tr>\n <tr>\n <td>Address</td>\n <td>\n <span>49 Meadow St </span>\n <br/>\n <span>Mounds </span>\n <span>OK </span>\n <span>US </span>\n </td>\n </tr>\n <tr>\n <td>Date of birth</td>\n <td>\n <span>20 February 2007</span>\n </td>\n </tr>\n </tbody>\n </table>\n </div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"^^xsd:anyURI ] ; ( 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 "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 "1002-5" ] ; fhir:display [ fhir:v "American Indian or Alaska Native" ] ] ] [ 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 "2028-9" ] ; fhir:display [ fhir:v "Asian" ] ] ] [ fhir:url [ fhir:v "detailed"^^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 "1586-7" ] ; fhir:display [ fhir:v "Shoshone" ] ] ] [ fhir:url [ fhir:v "detailed"^^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 "2036-2" ] ; fhir:display [ fhir:v "Filipino" ] ] ] [ fhir:url [ fhir:v "text"^^xsd:anyURI ] ; fhir:value [ fhir:v "Mixed" ] ] ) ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"^^xsd:anyURI ] ; ( 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 "2135-2" ] ; fhir:display [ fhir:v "Hispanic or Latino" ] ] ] [ fhir:url [ fhir:v "detailed"^^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 "2184-0" ] ; fhir:display [ fhir:v "Dominican" ] ] ] [ fhir:url [ fhir:v "detailed"^^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 "2148-5" ] ; fhir:display [ fhir:v "Mexican" ] ] ] [ fhir:url [ fhir:v "text"^^xsd:anyURI ] ; fhir:value [ fhir:v "Hispanic or Latino" ] ] ) ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex"^^xsd:anyURI ] ; fhir:value [ fhir:v "F" ] ] ) ; # 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:active [ fhir:v "true"^^xsd:boolean] ; # fhir:name ( [ fhir:family [ fhir:v "Shaw" ] ; ( fhir:given [ fhir:v "Amy" ] [ fhir:v "V." ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "555-555-5555" ] ; fhir:use [ fhir:v "home" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "amy.shaw@example.com" ] ] ) ; # fhir:gender [ fhir:v "female"] ; # fhir:birthDate [ fhir:v "2007-02-20"^^xsd:date] ; # fhir:address ( [ ( fhir:line [ fhir:v "49 Meadow St" ] ) ; fhir:city [ fhir:v "Mounds" ] ; fhir:state [ fhir:v "OK" ] ; fhir:postalCode [ fhir:v "74047" ] ; fhir:country [ fhir:v "US" ] ] ) . # <urn:uuid:58d390ba-6348-4b0d-b85f-7fbd94223718> a fhir:Organization ; fhir:id [ fhir:v "acme-lab"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_acme-lab\"> </a><p><b>Generated Narrative: Organization</b><a name=\"acme-lab\"> </a><a name=\"hcacme-lab\"> </a></p><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\">Resource Organization "acme-lab" </p></div><p><b>identifier</b>: <code>http://hl7.org.fhir/sid/us-npi</code>/1144221847, <code>http://www.acme.org/organization</code>/2523423456</p><p><b>active</b>: true</p><p><b>type</b>: Healthcare Provider <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-organization-type.html\">Organization type</a>#prov)</span></p><p><b>name</b>: Acme Labs</p><p><b>telecom</b>: ph: (+1) 734-677-7777, <a href=\"mailto:hq@acme.org\">hq@acme.org</a></p><p><b>address</b>: 3300 Washtenaw Avenue, Suite 227 Amherst MA 01002 USA </p></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://hl7.org.fhir/sid/us-npi"^^xsd:anyURI ] ; fhir:value [ fhir:v "1144221847" ] ] [ fhir:system [ fhir:v "http://www.acme.org/organization"^^xsd:anyURI ] ; fhir:value [ fhir:v "2523423456" ] ] ) ; # fhir:active [ fhir:v "true"^^xsd:boolean] ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "prov" ] ; fhir:display [ fhir:v "Healthcare Provider" ] ] ) ] ) ; # fhir:name [ fhir:v "Acme Labs"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "(+1) 734-677-7777" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "hq@acme.org" ] ] ) ; # fhir:address ( [ ( fhir:line [ fhir:v "3300 Washtenaw Avenue, Suite 227" ] ) ; fhir:city [ fhir:v "Amherst" ] ; fhir:state [ fhir:v "MA" ] ; fhir:postalCode [ fhir:v "01002" ] ; fhir:country [ fhir:v "USA" ] ] ) . # <urn:uuid:51819bca-6cdd-4a9c-a76f-51b4f50e7fd2> a fhir:Practitioner ; fhir:id [ fhir:v "ccda-practitioner-example"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_ccda-practitioner-example\"> </a><p><b>Generated Narrative: Practitioner</b><a name=\"ccda-practitioner-example\"> </a><a name=\"hcccda-practitioner-example\"> </a></p><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\">Resource Practitioner "ccda-practitioner-example" </p></div><p><b>identifier</b>: US National Provider Identifier/9999991011 (use: OFFICIAL)</p><p><b>name</b>: Brenda Jennings Richard </p><p><b>telecom</b>: ph: 313-555-6868(HOME), ph: 313-555-6443(WORK)</p><p><b>address</b>: 346 W Plum Avenu Dearborn MI 48123</p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1976-11-15</p></div>" ] ; # fhir:identifier ( [ fhir:use [ fhir:v "official" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "PRN" ] ; fhir:display [ fhir:v "Provider number" ] ] ) ; fhir:text [ fhir:v "US National Provider Identifier" ] ] ; fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ; fhir:value [ fhir:v "9999991011" ] ] ) ; # fhir:name ( [ fhir:family [ fhir:v "Richard" ] ; ( fhir:given [ fhir:v "Brenda" ] [ fhir:v "Jennings" ] ) ; ( fhir:suffix [ fhir:v "MD" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "313-555-6868" ] ; fhir:use [ fhir:v "home" ] ] [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "313-555-6443" ] ; fhir:use [ fhir:v "work" ] ] ) ; # fhir:address ( [ fhir:text [ fhir:v "346 W Plum Avenu Dearborn MI 48123" ] ; ( fhir:line [ fhir:v "346 W Plum Avenue" ] ) ; fhir:city [ fhir:v "Dearborn" ] ; fhir:state [ fhir:v "MI" ] ; fhir:postalCode [ fhir:v "48126" ] ] ) ; # fhir:gender [ fhir:v "female"] ; # fhir:birthDate [ fhir:v "1976-11-15"^^xsd:date] . #
IG © 2020+ HL7 International / Cross-Group Projects. Package hl7.fhir.us.ccda#1.2.0 based on FHIR 4.0.1. Generated 2024-03-12
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change