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

FHIR IG analytics

Packageca.on.erec.r4
Resource TypeDocumentReference
IdDocumentReference-example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "DocumentReference",
  "id": "93584625-9dde-40b7-8313-9c00ac26cc93",
  "meta": {
    "profile": [
      "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-DocumentReference|1.1.0"
    ]
  },
  "identifier": [
    {
      "system": "http://localhost:8080/svc/fhir/v1/NamingSystem/id-attachment-reference",
      "value": "2440a55e-9c53-4925-8843-4ba670e1cb32"
    }
  ],
  "status": "current",
  "date": "2020-10-09T00:00:00Z",
  "content": [
    {
      "attachment": {
        "contentType": "application/pdf",
        "url": "https://www.mcguffey.k12.pa.us/Downloads/Bingo%20Card.pdf",
        "size": 11065,
        "title": "Bingo%20Card.pdf",
        "creation": "2020-09-09T00:00:00Z"
      }
    }
  ],
  "context": {
    "related": [
      {
        "reference": "ServiceRequest/x"
      }
    ]
  }
}