FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.vdor
Resource TypeComposition
IdComposition-composition-vdor-composition-example-1-nvdrs.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Composition composition-vdor-composition-example-1-nvdrs

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


Source1

{
  "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"
}