FHIR IG analytics| Package | hl7.eu.fhir.gh |
| Resource Type | DocumentReference |
| Id | DocumentReference-asm-flucelvax-test-script-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-flucelvax-test-script-3
Profile: Additional Support Material Profile
RelatedMedicalIssue: Human immunodeficiency virus infection (disorder)
identifier: http://example.org/testscript7
version: 1.0
status: Current
docStatus: Final
category: Medication and Disease Management
author: WEBMD
description:
Flu and People Living with HIV
content
Attachments
Extension ContentType Language Url Title text/html English https://www.cdc.gov/flu/highrisk/hiv.html Flu and People Living with HIV
{
"resourceType": "DocumentReference",
"id": "asm-flucelvax-test-script-3",
"meta": {
"profile": [
"http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/AdditionalSupportMaterial"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/RelatedMedicalIssue",
"valueCodeableReference": {
"concept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "86406008",
"display": "Human immunodeficiency virus infection (disorder)"
}
]
}
}
}
],
"identifier": [
{
"system": "http://example.org",
"value": "testscript7"
}
],
"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/mpb6ced64d25ea2c8da6c6099386f14db1"
},
"author": [
{
"display": "WEBMD"
}
],
"description": "Flu and People Living with HIV",
"content": [
{
"attachment": {
"extension": [
{
"url": "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/VisualizationMethod",
"valueCode": "URL"
}
],
"contentType": "text/html",
"language": "en",
"url": "https://www.cdc.gov/flu/highrisk/hiv.html",
"title": "Flu and People Living with HIV"
}
}
]
}