FHIR IG analytics| Package | fhir.astp.bhp |
| Resource Type | DocumentReference |
| Id | DocumentReference-mental-health-progress-example-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference mental-health-progress-example-1
Profile: Mental Health Clinical Notes
status: Current
type: Mental health History and physical note
category: Clinical Note
subject: James Wolff
date: 2024-01-01 15:29:46+0000
author: Dr. Lazslo Cravensworth
content
Attachments
ContentType Data text/plain Tm8gYWN0aXZpdHkgcmVzdHJpY3Rpb24sIHJlZ3VsYXIgZGlldCwgZm9sbG93IHVwIGluIHR3byB0byB0aHJlZSB3ZWVrcyB3aXRoIHByaW1hcnkgY2FyZSBwcm92aWRlci4=
{
"resourceType": "DocumentReference",
"id": "mental-health-progress-example-1",
"meta": {
"profile": [
"http://fhir.org/guides/astp/bhp/StructureDefinition/mental-health-clinical-notes"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "78306-8",
"display": "Mental health History and physical note"
}
],
"text": "Mental health History and physical note"
},
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
"code": "clinical-note",
"display": "Clinical Note"
}
],
"text": "Clinical Note"
}
],
"subject": {
"reference": "Patient/bh-patient-example",
"display": "James Wolff"
},
"date": "2024-01-01T15:29:46Z",
"author": [
{
"reference": "Practitioner/mental-health-provider-example-1",
"display": "Dr. Lazslo Cravensworth"
}
],
"content": [
{
"attachment": {
"contentType": "text/plain",
"data": "Tm8gYWN0aXZpdHkgcmVzdHJpY3Rpb24sIHJlZ3VsYXIgZGlldCwgZm9sbG93IHVwIGluIHR3byB0byB0aHJlZSB3ZWVrcyB3aXRoIHByaW1hcnkgY2FyZSBwcm92aWRlci4="
}
}
]
}