FHIR IG analytics| Package | hl7.eu.fhir.gh |
| Resource Type | DocumentReference |
| Id | DocumentReference-asm-semaglutide-himss25-5.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-5
Profile: Additional Support Material Profile
identifier: http://example.org/testscript4
version: 1.0
status: Current
docStatus: Final
category: Support Administration
author: WEBMD
description:
How to Take Semaglutide
content
Attachments
Extension ContentType Language Url Title text/html English https://www.wegovy.com/taking-wegovy/how-to-use-the-wegovy-pen.html How to Take Semaglutide
{
"resourceType": "DocumentReference",
"id": "asm-semaglutide-himss25-5",
"meta": {
"profile": [
"http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/AdditionalSupportMaterial"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://example.org",
"value": "testscript4"
}
],
"version": "1.0",
"status": "current",
"docStatus": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/asm-category-cs",
"code": "SA"
}
]
}
],
"subject": {
"reference": "MedicinalProductDefinition/himss-semaglutide-mpd"
},
"author": [
{
"display": "WEBMD"
}
],
"description": "How to Take Semaglutide",
"content": [
{
"attachment": {
"extension": [
{
"url": "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/VisualizationMethod",
"valueCode": "URL"
}
],
"contentType": "text/html",
"language": "en",
"url": "https://www.wegovy.com/taking-wegovy/how-to-use-the-wegovy-pen.html",
"title": "How to Take Semaglutide"
}
}
]
}