FHIR IG analytics| Package | hl7.fhir.us.medication-rems.r4 |
| Resource Type | DocumentReference |
| Id | DocumentReference-example-rems-docref-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "DocumentReference",
"id": "example-rems-docref-1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "51851-4",
"display": "Administrative note"
}
],
"text": "REMS administrative note"
},
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "51851-4",
"display": "Administrative note"
}
]
}
],
"subject": {
"reference": "Patient/example-patient-123",
"display": "August Samuels"
},
"date": "2024-03-09T15:29:46Z",
"description": "REMS Patient Information Note",
"content": [
{
"attachment": {
"contentType": "text/plain",
"data": "UkVNUyBpbmZvcm1hdGlvbiBmb3IgQXVndXN0IFNhbXVlbHMgW3RleHQgdHJ1bmNhdGVkXQ==",
"title": "REMS information for August Samuels on March 9, 2024"
},
"format": {
"system": "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode",
"code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
"display": "mimeType Sufficient"
}
}
],
"context": {
"period": {
"start": "2024-03-09T08:00:00+11:00"
}
}
}