FHIR IG analytics| Package | hl7.fhir.uv.ipa |
| Resource Type | DocumentReference |
| Id | DocumentReference-USClinicalNoteExample1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference USClinicalNoteExample1
Profile: IPA-DocumentReference
status: Current
docStatus: Final
type: Progress Note
category: Clinical Note
subject: Lufhir, Meiko
date: 2019-05-21 20:19:30+0000
author: Marty Seeger
content
Attachments
ContentType Url text/html Binary/ekAJmRWsOeeVsqjgMnmX-5ZTCqyW.NZW3fvSH8mNXZSg3
| Period |
| 2019-05-21 04:59:00+0000 --> (ongoing) |
{
"resourceType": "DocumentReference",
"id": "USClinicalNoteExample1",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ipa/StructureDefinition/ipa-documentreference"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"docStatus": "final",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "11506-3",
"display": "Progress Note"
}
],
"text": "Progress Note"
},
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "34109-9",
"display": "Note"
}
],
"text": "Clinical Note"
}
],
"subject": {
"reference": "Patient/PatientExample1",
"display": "Lufhir, Meiko"
},
"date": "2019-05-21T20:19:30Z",
"author": [
{
"reference": "Practitioner/PractitionerExample1",
"display": "Marty Seeger"
}
],
"content": [
{
"attachment": {
"contentType": "text/html",
"url": "Binary/ekAJmRWsOeeVsqjgMnmX-5ZTCqyW.NZW3fvSH8mNXZSg3"
}
}
],
"context": {
"period": {
"start": "2019-05-21T04:59:00Z"
}
}
}