John Moehrke XACML Consent Example
0.1.0 - ci-build International flag

John Moehrke XACML Consent Example, published by John Moehrke (Moehrke Research LLC). 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/xacml-consent/ and changes regularly. See the Directory of published versions

: California Location - XML Representation

Raw xml | Download


<Location xmlns="http://hl7.org/fhir">
  <id value="ca-location"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location ca-location</b></p><a name="ca-location"> </a><a name="hcca-location"> </a><p><b>status</b>: Active</p><p><b>address</b>: CA </p></div>
  </text>
  <status value="active"/>
  <address>
    <state value="CA"/>
  </address>
</Location>