{
  "resourceType" : "Observation",
  "id" : "TransplantDetailsExample1",
  "meta" : {
    "profile" : ["https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/transplant-details"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation TransplantDetailsExample1</b></p><a name=\"TransplantDetailsExample1\"> </a><a name=\"hcTransplantDetailsExample1\"> </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-transplant-details.html\">Transplant Details</a></p></div><p><b>partOf</b>: <a href=\"Procedure-TransplantExample1.html\">Procedure Liver transplant</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category procedure}\">Procedure</span></p><p><b>code</b>: <span title=\"Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail transplant-details-panel}\">Transplant details panel</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatientTransplant1.html\">Anonymous Patient Female, DoB Unknown ( https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ids/recipient#REC-001)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail tx-type}\">Transplant type (liver / kidney / combined)</span></p><p><b>value</b>: <span title=\"Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-type liver}\">Liver transplant</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail time_diag_to_tx}\">Time from diagnosis to transplant (months)</span></p><p><b>value</b>: 24 months<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemo = 'mo')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail d_r_weight_ratio}\">Donor/recipient weight ratio</span></p><p><b>value</b>: 0.95 1<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code1 = '1')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail cold_ischemia_time}\">Cold ischemia time (minutes)</span></p><p><b>value</b>: 480 min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemin = 'min')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail warm_ischemia_time}\">Warm ischemia time (minutes)</span></p><p><b>value</b>: 45 min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemin = 'min')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail type_surgical_biliary_anastomosis}\">Type of surgical biliary anastomosis</span></p><p><b>value</b>: <span title=\"Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/biliary-anastomosis-type duct-to-duct}\">Duct-to-duct anastomosis</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail intraoperative_complications}\">Intraoperative complication</span></p><p><b>value</b>: <span title=\"Codes:{https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/intraoperative-complication major-bleeding}\">Major bleeding</span></p></blockquote></div>"
  },
  "partOf" : [{
    "reference" : "Procedure/TransplantExample1"
  }],
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
      "code" : "procedure"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail",
      "code" : "transplant-details-panel",
      "display" : "Transplant details panel"
    }]
  },
  "subject" : {
    "reference" : "Patient/ExamplePatientTransplant1"
  },
  "component" : [{
    "code" : {
      "coding" : [{
        "system" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail",
        "code" : "tx-type",
        "display" : "Transplant type (liver / kidney / combined)"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-type",
        "code" : "liver",
        "display" : "Liver transplant"
      }]
    }
  },
  {
    "code" : {
      "coding" : [{
        "system" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail",
        "code" : "time_diag_to_tx"
      }]
    },
    "valueQuantity" : {
      "value" : 24,
      "unit" : "months",
      "system" : "http://unitsofmeasure.org",
      "code" : "mo"
    }
  },
  {
    "code" : {
      "coding" : [{
        "system" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail",
        "code" : "d_r_weight_ratio"
      }]
    },
    "valueQuantity" : {
      "value" : 0.95,
      "unit" : "1",
      "system" : "http://unitsofmeasure.org",
      "code" : "1"
    }
  },
  {
    "code" : {
      "coding" : [{
        "system" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail",
        "code" : "cold_ischemia_time"
      }]
    },
    "valueQuantity" : {
      "value" : 480,
      "unit" : "min",
      "system" : "http://unitsofmeasure.org",
      "code" : "min"
    }
  },
  {
    "code" : {
      "coding" : [{
        "system" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail",
        "code" : "warm_ischemia_time"
      }]
    },
    "valueQuantity" : {
      "value" : 45,
      "unit" : "min",
      "system" : "http://unitsofmeasure.org",
      "code" : "min"
    }
  },
  {
    "code" : {
      "coding" : [{
        "system" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail",
        "code" : "type_surgical_biliary_anastomosis"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/biliary-anastomosis-type",
        "code" : "duct-to-duct",
        "display" : "Duct-to-duct anastomosis"
      }]
    }
  },
  {
    "code" : {
      "coding" : [{
        "system" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail",
        "code" : "intraoperative_complications"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/intraoperative-complication",
        "code" : "major-bleeding",
        "display" : "Major bleeding"
      }]
    }
  }]
}