FHIR Implementatiegids voor de Nederlandse Kankerregistratie
1.2.2 - release

FHIR Implementatiegids voor de Nederlandse Kankerregistratie - Local Development build (v1.2.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: opt-out - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="opt-out"/>
  <meta>
    <tag>
      <system
              value="http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/NamingSystem/processing-target"/>
      <code value="NKR_ODIA"/>
    </tag>
  </meta>
  <type value="collection"/>
  <timestamp value="2023-01-01T14:49:45.6439747Z"/>
  <entry>
    <fullUrl value="https://fhir.example.org/Organization/organization-1"/>
    <resource>
      <Organization>
        <id value="organization-1"/>
        <meta>
          <profile
                   value="http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-healthcare-provider"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Organization_organization-1"> </a><p class="res-header-id"><b>Generated Narrative: Organization organization-1</b></p><a name="organization-1"> </a><a name="hcorganization-1"> </a><a name="organization-1-en-US"> </a><p><b>identifier</b>: <code>http://fhir.nl/fhir/NamingSystem/agb-z</code>/06010001</p></div>
        </text>
        <identifier>
          <system value="http://fhir.nl/fhir/NamingSystem/agb-z"/>
          <value value="06010001"/>
        </identifier>
      </Organization>
    </resource>
  </entry>
  <entry>
    <fullUrl value="https://fhir.example.org/Patient/opt-out-patient"/>
    <resource>
      <Patient>
        <id value="opt-out-patient"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_opt-out-patient"> </a><p class="res-header-id"><b>Generated Narrative: Patient opt-out-patient</b></p><a name="opt-out-patient"> </a><a name="hcopt-out-patient"> </a><a name="opt-out-patient-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Anonymous Patient (no stated gender), DoB Unknown ( Medical record number)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td colspan="3">false</td></tr></table></div>
        </text>
        <identifier>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="MR"/>
            </coding>
          </type>
          <value value="009999115"/>
          <assigner>
            <reference
                       value="https://fhir.example.org/Organization/organization-1"/>
          </assigner>
        </identifier>
        <active value="false"/>
      </Patient>
    </resource>
  </entry>
</Bundle>