<Observation xmlns="http://hl7.org/fhir">
  <id value="observation-mri-findings-sven" />
  <meta>
    <profile value="https://npcr.se/fhir/StructureDefinition/npcr-mri-findings-observation" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>MRI findings 2024-04-22: prostate volume 45 ml, PI-RADS 4 (high likelihood of clinically significant cancer), EPE Sannolikt (likely), SVI Sannolikt inte (unlikely).</p>
    </div>
  </text>
  <status value="final" />
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/observation-category" />
      <code value="imaging" />
      <display value="Imaging" />
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct" />
      <code value="241543005" />
      <display value="Magnetic resonance imaging of prostate" />
    </coding>
    <text value="Prostate MRI findings" />
  </code>
  <subject>
    <reference value="Patient/patient-sven" />
    <display value="Sven Svensson" />
  </subject>
  <effectiveDateTime value="2024-04-22" />
  <component>
    <code>
      <coding>
        <system value="https://npcr.se/fhir/CodeSystem/npcr-mri-observation-types" />
        <code value="prostateVolumeMR" />
      </coding>
    </code>
    <valueQuantity>
      <value value="45" />
      <unit value="ml" />
      <system value="http://unitsofmeasure.org" />
      <code value="mL" />
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="https://npcr.se/fhir/CodeSystem/npcr-mri-observation-types" />
        <code value="piRads" />
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="https://npcr.se/fhir/CodeSystem/npcr-pirads-category" />
        <code value="4" />
        <display value="PI-RADS 4 - High likelihood" />
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="https://npcr.se/fhir/CodeSystem/npcr-mri-observation-types" />
        <code value="epe" />
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="https://npcr.se/fhir/CodeSystem/npcr-mri-likelihood-scale" />
        <code value="4" />
        <display value="Sannolikt (likely)" />
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="https://npcr.se/fhir/CodeSystem/npcr-mri-observation-types" />
        <code value="svi" />
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="https://npcr.se/fhir/CodeSystem/npcr-mri-likelihood-scale" />
        <code value="2" />
        <display value="Sannolikt inte (unlikely)" />
      </coding>
    </valueCodeableConcept>
  </component>
</Observation>