FHIR IG analytics| Package | hl7.eu.fhir.gh |
| Resource Type | DocumentReference |
| Id | DocumentReference-asm-2.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference asm-2
Profile: Additional Support Material Profile
identifier: http://example.org/2
version: 1.0
status: Current
docStatus: Final
category: Medication and Disease Management
subject: Xarelto
author: X-Plain Patient Education
description:
This patient education program explains Xarelto. Xarelto is also known as rivaroxaban. The program includes the following sections: what are the benefits of Xarelto, what are the risks of Xarelto, how does one take Xarelto, what are special considerations for Xarelto and when should you call your health care provider.
content
Attachments
Extension ContentType Language Url Title Duration text/html English https://www.youtube.com/watch?v=nJxoFG9Y8xE Patient education program explaining Xarelto 715
{
"resourceType": "DocumentReference",
"id": "asm-2",
"meta": {
"profile": [
"http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/AdditionalSupportMaterial"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://example.org",
"value": "2"
}
],
"version": "1.0",
"status": "current",
"docStatus": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/asm-category-cs",
"code": "MDM"
}
]
}
],
"subject": {
"display": "Xarelto"
},
"author": [
{
"display": "X-Plain Patient Education"
}
],
"description": "This patient education program explains Xarelto. Xarelto is also known as rivaroxaban. The program includes the following sections: what are the benefits of Xarelto, what are the risks of Xarelto, how does one take Xarelto, what are special considerations for Xarelto and when should you call your health care provider.",
"content": [
{
"attachment": {
"extension": [
{
"url": "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/VisualizationMethod",
"valueCode": "video"
}
],
"contentType": "text/html",
"language": "en",
"url": "https://www.youtube.com/watch?v=nJxoFG9Y8xE",
"title": "Patient education program explaining Xarelto",
"duration": 715
}
}
]
}