FHIR IG analytics| Package | hl7.eu.fhir.gh |
| Resource Type | DocumentReference |
| Id | DocumentReference-asm-alicia-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference asm-alicia-example
Profile: Additional Support Material Profile
identifier: http://example.org/3
version: 1.0
status: Current
docStatus: Final
category: Support Administration
author: Ted Ed
description:
The first vaccine was created when Edward Jenner, an English scientist and doctor, successfully injected small amounts of the cowpox virus into the young boy now the protector of the deadly smallpox virus. But how does this counterintuitive process work? Kelwalin Dhanasarnsom, but details the science behind vaccines.
content
Attachments
Extension ContentType Language Url Title Duration text/html English https://www.youtube.com/watch?v=rb7TVW77ZCs Vaccination: How does it work? - Kelwalin Dhanasarnsom 715
{
"resourceType": "DocumentReference",
"id": "asm-alicia-example",
"meta": {
"profile": [
"http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/AdditionalSupportMaterial"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://example.org",
"value": "3"
}
],
"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/mpb6ced64d25ea2c8da6c6099386f14db1"
},
"author": [
{
"display": "Ted Ed"
}
],
"description": "The first vaccine was created when Edward Jenner, an English scientist and doctor, successfully injected small amounts of the cowpox virus into the young boy now the protector of the deadly smallpox virus. But how does this counterintuitive process work? Kelwalin Dhanasarnsom, but details the science behind vaccines.",
"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=rb7TVW77ZCs",
"title": "Vaccination: How does it work? - Kelwalin Dhanasarnsom",
"duration": 715
}
}
]
}