PROTECT-CHILD Pediatric Transplant Data Implementation Guide, published by Protect Child. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/protect-child/ and changes regularly. See the Directory of published versions
{
"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-cs 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/NamingSystem/protect-child-id#ProtectChildId#REC-1-0001)</a></p><p><b>effective</b>: 2023-08-15</p><p><b>performer</b>: <a href=\"Organization-PCCenter1LaPaz.html\">Organization La Paz University Hospital</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-cs time_diag_to_tx}\">Time from diagnosis to transplant (months)</span></p><p><b>value</b>: 41 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-cs d_r_weight_ratio}\">Donor/recipient weight ratio</span></p><p><b>value</b>: 2.3 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-cs 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-cs 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></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-cs",
"code" : "transplant-details-panel",
"display" : "Transplant details panel"
}
]
},
"subject" : {
🔗 "reference" : "Patient/ExamplePatientTransplant1"
},
"effectiveDateTime" : "2023-08-15",
"performer" : [
{
🔗 "reference" : "Organization/PCCenter1LaPaz"
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail-cs",
"code" : "time_diag_to_tx"
}
]
},
"valueQuantity" : {
"value" : 41,
"unit" : "months",
"system" : "http://unitsofmeasure.org",
"code" : "mo"
}
},
{
"code" : {
"coding" : [
{
"system" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail-cs",
"code" : "d_r_weight_ratio"
}
]
},
"valueQuantity" : {
"value" : 2.3,
"unit" : "1",
"system" : "http://unitsofmeasure.org",
"code" : "1"
}
},
{
"code" : {
"coding" : [
{
"system" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/transplant-detail-cs",
"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-cs",
"code" : "warm_ischemia_time"
}
]
},
"valueQuantity" : {
"value" : 45,
"unit" : "min",
"system" : "http://unitsofmeasure.org",
"code" : "min"
}
}
]
}