FHIR IG analytics| Package | hl7.eu.fhir.gh |
| Resource Type | DocumentReference |
| Id | DocumentReference-2569ef4b-03b5-4a31-8e49-ef950015a62d.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference rota358a36ba4e4e4b37ace3bd7eda5268a140deb388afa547c9a2bb9cc3282
Profile: Additional Support Material Profile
identifier: http://example.org/testscript4ssss
version: 1.0
status: Current
docStatus: Final
category: Medication and Disease Management
subject: TEST PURPOSES ONLY - Biktarvy 50 mg/200 mg/25 mg film-coated tablets
author: Test Author
description:
Información general sobre el VIH
content
Attachments
Extension ContentType Language Url Title text/html Spanish https://hivinfo.nih.gov/ sss
{
"resourceType": "DocumentReference",
"id": "rota358a36ba4e4e4b37ace3bd7eda5268a140deb388afa547c9a2bb9cc3282",
"meta": {
"profile": [
"http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/AdditionalSupportMaterial"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://example.org",
"value": "testscript4ssss"
}
],
"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/mp2a9c4333cfd126f2e7b73ad3cafd6949",
"display": "TEST PURPOSES ONLY - Biktarvy 50 mg/200 mg/25 mg film-coated tablets"
},
"author": [
{
"display": "Test Author"
}
],
"description": "Información general sobre el VIH",
"content": [
{
"attachment": {
"extension": [
{
"url": "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/VisualizationMethod",
"valueCode": "URL"
}
],
"contentType": "text/html",
"language": "es",
"url": "https://hivinfo.nih.gov/",
"title": "sss"
}
}
]
}