FHIR Implementation Guide for NJSAMS


1.0.0 - release

NJSAMS - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MedicaidCoverage - XML Representation

Raw xml | Download


<Coverage xmlns="http://hl7.org/fhir">
  <id value="MedicaidCoverage"/>
  <meta>
    <profile
             value="https://fhir.njsams.rutgers.edu/NJSAMS-fhir/StructureDefinition/NJSAMSCoverage"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Coverage MedicaidCoverage</b></p><a name="MedicaidCoverage"> </a><a name="hcMedicaidCoverage"> </a><a name="MedicaidCoverage-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-NJSAMSCoverage.html">NJSAMSCoverage</a></p></div><p><b>identifier</b>: <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/sbi</code>/12345, <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CSCInitiativeID</code>/abcd789</p><p><b>status</b>: Active</p><p><b>beneficiary</b>: <a href="Patient-PatientComplete.html">William Smith  Other, DoB: 2000-06-11 ( http://hl7.org/fhir/sid/us-ssn#United States Social Security Number#00-00-0000)</a></p><p><b>payor</b>: <a href="Organization-PayorPrimary.html">Organization Medicaid</a></p></div>
  </text>
  <identifier>
    <system value="https://fhir.njsams.rutgers.edu/NJSAMS-fhir/sbi"/>
    <value value="12345"/>
  </identifier>
  <identifier>
    <system
            value="https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CSCInitiativeID"/>
    <value value="abcd789"/>
  </identifier>
  <status value="active"/>
  <beneficiary>🔗 
    <reference value="Patient/PatientComplete"/>
  </beneficiary>
  <payor>🔗 
    <reference value="Organization/PayorPrimary"/>
  </payor>
</Coverage>