0.1.0 - ci-build
JohnMoehrkeTestBundle, published by John Moehrke (himself). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/JohnMoehrke/testBundle/ and changes regularly. See the Directory of published versions
This page provides a list of the FHIR artifacts defined as part of this implementation guide.
These define constraints on FHIR resources for systems conforming to this implementation guide.
| Bundle X |
Bundle with some profiling |
| DocumentReference X profile |
DocumentReference example of DocumentReferenceX - inline |
| List X profile |
List with some profiling |
These are example instances that show what data produced and consumed by systems conforming with this implementation guide might look like.
| DocumentReference example of DocumentReferenceX |
DocumentReference example with some content |
| List example of ListX |
List example of ListX with some data |
| Patient example |
Patient with some content |
| Practitioner example |
Practitioner example with some content |
| ex-dummy Bundle of profile BundleX |
Bundle with some content |
| ex-dummy unprofiled Bundle |
Bundle with some content. This throws warnings. Given that the fullurl is considered more important than the id, this should work. |
| ex-dummy unprofiled Bundle of type collection |
Bundle with some content as a collection type bundle. A collection bundle can use #example or #inline because it does not require uuid. |
| ex-dummy unprofiled transaction Bundle |
Bundle with some content. As a transaction Bundle the POST (create) resources are expected to be uuid references and the fullUrl is expected to be a uuid reference. The uuid gets replaced with the ultimate id once it is imported into the target and thus all uses of the uuid and the urn:uuid: are replaced. |