FHIR IG analytics| Package | hl7.eu.fhir.gh |
| Resource Type | DocumentReference |
| Id | DocumentReference-asm-xenical-test-script-1.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference asm-xenical-test-script-1
Profile: Additional Support Material Profile
identifier: http://example.org/testscript1
version: 1.0
status: Current
docStatus: Final
category: Medication and Disease Management
author: WEBMD
description:
Calories and Weight Loss: The Dos and Don’ts
content
Attachments
Extension ContentType Language Url Title text/html English https://www.webmd.com/diet/cm/how-many-calories-should-eat Calories and Weight Loss: The Dos and Don’ts
{
"resourceType": "DocumentReference",
"id": "asm-xenical-test-script-1",
"meta": {
"profile": [
"http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/AdditionalSupportMaterial"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://example.org",
"value": "testscript1"
}
],
"version": "1.0",
"status": "current",
"docStatus": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/asm-category-cs",
"code": "MDM"
}
]
}
],
"subject": {
"reference": "MedicinalProductDefinition/mpbc60fa1aa0bfe774d11ee13c0c131622"
},
"author": [
{
"display": "WEBMD"
}
],
"description": "Calories and Weight Loss: The Dos and Don’ts",
"content": [
{
"attachment": {
"extension": [
{
"url": "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/VisualizationMethod",
"valueCode": "URL"
}
],
"contentType": "text/html",
"language": "en",
"url": "https://www.webmd.com/diet/cm/how-many-calories-should-eat",
"title": "Calories and Weight Loss: The Dos and Don’ts"
}
}
]
}