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

FHIR IG analytics

Packagehl7.fhir.uv.rtq-ig
Resource TypeDocumentReference
IdDocumentReference-example-docref.json
FHIR VersionR5

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 example-docref

Profile: http://hl7.org/fhir/uv/apix/StructureDefinition/apix-documentreference

status: Current

type: Administrative Information

date: 2025-11-20 10:00:00+0000

content

Attachments

-ContentTypeDataTitleCreation
*application/pdfJVBERi0xLjQKJcOkw7zDtsOxdHJhaWxlcjw8L1Jvb3Q8PC9QYWdlczw8L0tpZHMW4+PC9NZWRpYUJveFswIDAgNTk1LjI4IDg0MS44OV0+Pj4+Pj47Cg==Fee Payment Receipt2025-11-19 15:00:00+0000

Source1

{
  "resourceType": "DocumentReference",
  "id": "example-docref",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/apix/StructureDefinition/apix-documentreference"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "current",
  "type": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section",
        "code": "1.2",
        "display": "Administrative Information"
      }
    ]
  },
  "date": "2025-11-20T10:00:00Z",
  "content": [
    {
      "attachment": {
        "contentType": "application/pdf",
        "data": "JVBERi0xLjQKJcOkw7zDtsOxdHJhaWxlcjw8L1Jvb3Q8PC9QYWdlczw8L0tpZHMW4+PC9NZWRpYUJveFswIDAgNTk1LjI4IDg0MS44OV0+Pj4+Pj47Cg==",
        "title": "Fee Payment Receipt",
        "creation": "2025-11-19T15:00:00Z"
      }
    }
  ]
}