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

FHIR IG analytics

Packagehl7.fhir.us.mdi.r4b
Resource TypeDocumentReference
IdDocumentReference-documentreference-mdi-investigator-narrative-ex.json
FHIR VersionR4B

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: DocumentReference documentreference-mdi-investigator-narrative-ex

status: Current

docStatus: Final

type: unknown

category: Summary of death note

subject: Alice J. Freeman (official) Female, DoB: 1978-03-12 ( Social Security number: SSN#987054321 (use: usual, ))

date: 2023-01-13 15:52:20+0000

authenticator: Practitioner Sam Jones (official)

content

Attachments

-ContentTypeLanguageUrlTitle
*application/pdfEnglish (Region=United States)http://example.org/xds/mhd/Binary/07a6483f-732b-461e-86b6-edb665c45510Url where the report can be found

Source1

{
  "resourceType": "DocumentReference",
  "id": "documentreference-mdi-investigator-narrative-ex",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/mdi/StructureDefinition/DocumentReference-mdi-report"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "current",
  "docStatus": "final",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "code": "UNK",
        "display": "unknown"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://loinc.org",
          "code": "47046-8",
          "display": "Summary of death note"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/us-core-patient-a-freeman"
  },
  "date": "2023-01-13T15:52:20.000+00:00",
  "authenticator": {
    "reference": "Practitioner/vr-practitioner-s-jones"
  },
  "content": [
    {
      "attachment": {
        "contentType": "application/pdf",
        "language": "en-US",
        "url": "http://example.org/xds/mhd/Binary/07a6483f-732b-461e-86b6-edb665c45510",
        "title": "Url where the report can be found"
      }
    }
  ]
}