In the Composition resource for FHIR stu3 , the section attribute identifies the Composition is broken into sections
"section": [
{
"code": {
"coding": [
{
"code": "11348-0",
"system": "http://loinc.org",
"display": "History of past illness Narrative"
}
]
},
"title": "History of present illness",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t\t<table>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<b>Code</b>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<b>Date</b>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<b>Type</b>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<b>BodySite</b>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<b>Severity</b>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t</tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<td>Stroke</td>\n\t\t\t\t\t\t<td>2010-07-18</td>\n\t\t\t\t\t\t<td>Diagnosis</td>\n\t\t\t\t\t\t<td/>\n\t\t\t\t\t\t<td/>\n\t\t\t\t\t</tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<td>Burnt Ear</td>\n\t\t\t\t\t\t<td>2012-05-24</td>\n\t\t\t\t\t\t<td>Diagnosis</td>\n\t\t\t\t\t\t<td>Left Ear</td>\n\t\t\t\t\t\t<td/>\n\t\t\t\t\t</tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<td>Asthma</td>\n\t\t\t\t\t\t<td>2012-11-12</td>\n\t\t\t\t\t\t<td>Finding</td>\n\t\t\t\t\t\t<td/>\n\t\t\t\t\t\t<td>Mild</td>\n\t\t\t\t\t</tr>\n\t\t\t\t</table>\n\t\t\t</div>"
},
"orderedBy": {
"coding": [
{
"code": "event-date",
"system": "http://hl7.org/fhir/list-order",
"display": "Sorted by Event Date"
}
]
},
"mode": "snapshot",
"entry": [
{
"reference": "Condition/stroke"
},
{
"reference": "Condition/example"
},
{
"reference": "Condition/example2"
}
]
},
{
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t\t<p>History of family member diseases - not available</p>\n\t\t\t</div>"
},
"code": {
"coding": [
{
"code": "10157-6",
"system": "http://loinc.org",
"display": "History of family member diseases Narrative"
}
]
},
"emptyReason": {
"coding": [
{
"code": "withheld",
"system": "http://hl7.org/fhir/list-empty-reason",
"display": "Information Withheld"
}
]
},
"mode": "snapshot",
"title": "History of family member diseases"
}
]
"status": "final"
"confidentiality": "N"
"title": "Consultation Note"
"custodian": {
"display": "Good Health Clinic",
"reference": "Organization/2.16.840.1.113883.19.5"
}
"attester": [
{
"party": {
"display": "Harold Hippocrates, MD",
"reference": "Practitioner/xcda-author"
},
"mode": [
"legal"
],
"time": "2012-01-04T09:10:14Z"
}
]
"author": [
{
"display": "Harold Hippocrates, MD",
"reference": "Practitioner/xcda-author"
}
]
"relatesTo": [
{
"code": "replaces",
"targetReference": {
"reference": "Composition/old-example"
}
},
{
"code": "appends",
"targetIdentifier": {
"system": "http://example.org/fhir/NamingSystem/document-ids",
"value": "ABC123"
}
}
]
"class": {
"coding": [
{
"code": "LP173421-1",
"system": "http://loinc.org",
"display": "Report"
}
]
}
"section": [
{
"code": {
"coding": [
{
"code": "11348-0",
"system": "http://loinc.org",
"display": "History of past illness Narrative"
}
]
},
"title": "History of present illness",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t\t<table>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<b>Code</b>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<b>Date</b>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<b>Type</b>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<b>BodySite</b>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t\t<td>\n\t\t\t\t\t\t\t<b>Severity</b>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t</tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<td>Stroke</td>\n\t\t\t\t\t\t<td>2010-07-18</td>\n\t\t\t\t\t\t<td>Diagnosis</td>\n\t\t\t\t\t\t<td/>\n\t\t\t\t\t\t<td/>\n\t\t\t\t\t</tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<td>Burnt Ear</td>\n\t\t\t\t\t\t<td>2012-05-24</td>\n\t\t\t\t\t\t<td>Diagnosis</td>\n\t\t\t\t\t\t<td>Left Ear</td>\n\t\t\t\t\t\t<td/>\n\t\t\t\t\t</tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<td>Asthma</td>\n\t\t\t\t\t\t<td>2012-11-12</td>\n\t\t\t\t\t\t<td>Finding</td>\n\t\t\t\t\t\t<td/>\n\t\t\t\t\t\t<td>Mild</td>\n\t\t\t\t\t</tr>\n\t\t\t\t</table>\n\t\t\t</div>"
},
"orderedBy": {
"coding": [
{
"code": "event-date",
"system": "http://hl7.org/fhir/list-order",
"display": "Sorted by Event Date"
}
]
},
"mode": "snapshot",
"entry": [
{
"reference": "Condition/stroke"
},
{
"reference": "Condition/example"
},
{
"reference": "Condition/example2"
}
]
},
{
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t\t<p>History of family member diseases - not available</p>\n\t\t\t</div>"
},
"code": {
"coding": [
{
"code": "10157-6",
"system": "http://loinc.org",
"display": "History of family member diseases Narrative"
}
]
},
"emptyReason": {
"coding": [
{
"code": "withheld",
"system": "http://hl7.org/fhir/list-empty-reason",
"display": "Information Withheld"
}
]
},
"mode": "snapshot",
"title": "History of family member diseases"
}
]
"date": "2012-01-04T09:10:14Z"
"identifier": {
"system": "http://healthintersections.com.au/test",
"value": "1"
}
"type": {
"coding": [
{
"code": "11488-4",
"system": "http://loinc.org",
"display": "Consult note"
}
]
}
"event": [
{
"code": [
{
"coding": [
{
"code": "HEALTHREC",
"system": "http://hl7.org/fhir/v3/ActCode",
"display": "health record"
}
]
}
],
"period": {
"start": "2010-07-18",
"end": "2012-11-12"
},
"detail": [
{
"reference": "Observation/example"
}
]
}
]
"encounter": {
"reference": "Encounter/xcda"
}
"subject": {
"display": "Henry Levin the 7th",
"reference": "Patient/xcda"
}