FHIR IG analytics| Package | hl7.fhir.us.vdor |
| Resource Type | Composition |
| Id | Composition-composition-vdor-composition-example-1-nvdrs.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Composition composition-vdor-composition-example-1-nvdrs
Profile: VDOR Composition Profile
NVDRS Force New Record Extension: true
VDOR - NVDRS Overwrite Conflicts Extension: false
status: Final
type: C/ME Report
date: 2024-06-07 03:21:24-0400
author: ?rref?
title: VDOR Document
{
"resourceType": "Composition",
"id": "composition-vdor-composition-example-1-nvdrs",
"meta": {
"profile": [
"http://hl7.org/fhir/us/vdor/StructureDefinition/vdor-composition"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/vdor/StructureDefinition/nvdrs-force-new-record-extension",
"valueBoolean": true
},
{
"url": "http://hl7.org/fhir/us/vdor/StructureDefinition/nvdrs-overwrite-conflicts-extension",
"valueBoolean": false
}
],
"status": "final",
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system",
"code": "cme-report",
"display": "C/ME Report"
}
]
},
"subject": {
"reference": "Patient/alice-freeman-example-patient"
},
"date": "2024-06-07T03:21:24.683401-04:00",
"author": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "not-asked"
}
]
}
],
"title": "VDOR Document"
}