FHIR IG analytics| Package | hl7.eu.fhir.gh |
| Resource Type | DocumentReference |
| Id | DocumentReference-asm-semaglutide-himss25-3.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference asm-semaglutide-himss25-3
Profile: Additional Support Material Profile
identifier: http://example.org/testscript3
version: 1.0
status: Current
docStatus: Final
category: Medication and Disease Management
author: WEBMD
description:
You Can Lose Weight, One Small Habit at a Time
content
Attachments
Extension ContentType Language Url Title text/html English https://www.webmd.com/obesity/weight-loss-with-small-behavior-changes You Can Lose Weight, One Small Habit at a Time
{
"resourceType": "DocumentReference",
"id": "asm-semaglutide-himss25-3",
"meta": {
"profile": [
"http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/AdditionalSupportMaterial"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://example.org",
"value": "testscript3"
}
],
"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/himss-semaglutide-mpd"
},
"author": [
{
"display": "WEBMD"
}
],
"description": "You Can Lose Weight, One Small Habit at a Time",
"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/obesity/weight-loss-with-small-behavior-changes",
"title": "You Can Lose Weight, One Small Habit at a Time"
}
}
]
}