Inera Core Implementation Guide
0.2.0 - ci-build Sweden

Inera Core Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: pending-cancer-diagnosis - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="pending-cancer-diagnosis"/>
  <meta>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <code value="NOPATIENT"/>
      <display value="Do not disclose to patient"/>
    </security>
    <security>
      <system
              value="https://inera.se/fhir/core/CodeSystem/security-label-se"/>
      <code value="RESTRICT_PATIENT_ACCESS"/>
      <display value="Begränsa patientåtkomst"/>
    </security>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation pending-cancer-diagnosis</b></p><a name="pending-cancer-diagnosis"> </a><a name="hcpending-cancer-diagnosis"> </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">Security Labels: Do not disclose to patient (Details: ActCode code NOPATIENT = 'Do not disclose to patient'), Begränsa patientåtkomst (Details: security-label-se code RESTRICT_PATIENT_ACCESS = 'Begränsa patientåtkomst')</p></div><p><b>se/fhir/core/StructureDefinition/patient-access-consent</b>: <a href="Consent-restrict-patient-access-123.html">Consent: status = active; scope = Privacy Consent; category = Begränsa patientåtkomst till egen information; dateTime = 2025-11-24 14:30:00+0100; policyRule = NOPATIENT</a></p><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 22637-3}">Pathology report final diagnosis</span></p><p><b>subject</b>: <a href="Patient/191212121212">Patient/191212121212</a></p><p><b>value</b>: Positivt för malignitet</p></div>
  </text>
  <extension
             url="https://inera.se/fhir/core/StructureDefinition/patient-access-consent">
    <valueReference>🔗 
      <reference value="Consent/restrict-patient-access-123"/>
    </valueReference>
  </extension>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="22637-3"/>
      <display value="Pathology report final diagnosis"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/191212121212"/>
  </subject>
  <valueString value="Positivt för malignitet"/>
</Observation>