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

FHIR IG analytics

Packagejohnmoehrke.testbinary.example
Resource TypeDocumentReference
IdDocumentReference-Dr-Ink-profiled.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 Dr-Ink-profiled

status: Current

content

attachment

id

ig-loader-ink.png

contentType: image/png


Source1

{
  "resourceType": "DocumentReference",
  "id": "Dr-Ink-profiled",
  "meta": {
    "profile": [
      "http://johnmoehrke.github.io/testbinary/StructureDefinition/DocumentReferenceFoo"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "current",
  "content": [
    {
      "attachment": {
        "id": "ig-loader-ink.png",
        "contentType": "image/png"
      }
    }
  ]
}