<?xml version="1.0" encoding="UTF-8"?>

<Basic xmlns="http://hl7.org/fhir">
  <id value="outcome-type-example-1"/>
  <meta>
    <profile value="https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/outcome-type"/>
  </meta>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Basic outcome-type-example-1</b></p><a name="outcome-type-example-1"> </a><a name="hcoutcome-type-example-1"> </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-outcome-type.html">Outcome Type</a></p></div><p><b>Outcome type name</b>: <span title="Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/outcome-type-name 198185}">Chronic renal failure after pLTx</span></p><p><b>identifier</b>: <code>https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/NamingSystem/outcome-type-id</code>/OT0001</p><p><b>code</b>: <span title="Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/outcome-type-category clinical}">Clinical outcome type</span></p></div>
  </text>
  <extension url="https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/outcome-type-name-ext">
    <valueCodeableConcept>
      <coding>
        <system value="https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/outcome-type-name"/>
        <code value="198185"/>
        <display value="Chronic renal failure after pLTx"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <identifier>
    <system value="https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/NamingSystem/outcome-type-id"/>
    <value value="OT0001"/>
  </identifier>
  <code>
    <coding>
      <system value="https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/outcome-type-category"/>
      <code value="clinical"/>
      <display value="Clinical outcome type"/>
    </coding>
  </code>
</Basic>