0.1.1-current - ci-build International flag

JohnMoehrkeTestBinary, published by John Moehrke (himself). This guide is not an authorized publication; it is the continuous build for version 0.1.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/JohnMoehrke/testBinary/ and changes regularly. See the Directory of published versions

Artifacts Summary

This page provides a list of the FHIR artifacts defined as part of this implementation guide.

Structures: Resource Profiles

These define constraints on FHIR resources for systems conforming to this implementation guide.

Just a simple profile of DocumentReference

not much to say

Example: Example Instances

These are example instances that show what data produced and consumed by systems conforming with this implementation guide might look like.

Binary example using Binary of json

Example of a json hello world using Binary.

Binary example using Binary of png

Example of a binary ink signature using Binary.

Binary example using Binary of text

Example of a binary hello world using Binary.

Binary example using Binary of xml

Example of a xml hello world using Binary.

Binary example using DocumentReference

Example of a hello world binary using DocumentReference. This will load the binary, but will NOT populate the contentType.

Binary example using DocumentReferenceFoo profile

Example of a ink binary using a profiled DocumentReference.

Failed Binary example using DocumentReference

Example of a hello world binary using DocumentReference that fails because contentType is populated. This will result in a DocumentReference that has not been loaded with the attachment, but rather holding in the id field exactly what is in this example.