HL7 FHIR Implementation Guide: Example IG Release 1 - US Realm | STU1
1.0.1 - ci-build International flag

HL7 FHIR Implementation Guide: Example IG Release 1 - US Realm | STU1, published by My Organization. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HBosires/Starter-FHIR-IG/ and changes regularly. See the Directory of published versions

Example Binary: Patient - Marital Status Not Captured (Example 1)

This content is an example of the ExampleLogicalModel Logical Model and is not a FHIR Resource

    
{
  "resourceType": "http://jembi.org/fhir/StructureDefinition/ExampleLogicalModel",
  "id": "LogicalModelPatientExample2",
  "name": [
    {
      "firstName": "John",
      "middleName": "Doe"
    }
  ]
}