: BilanzAusfuhrHaemofiltrationBeispiel - JSON Representation
Raw json | Download
{
"resourceType" : "Observation",
"id" : "BilanzAusfuhrHaemofiltrationBeispiel",
"meta" : {
"profile" : [
🔗 "https://gematik.de/fhir/isik/StructureDefinition/mii-pr-icu-bilanz-ausfuhr-haemofiltration-einzelmesswerte"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation BilanzAusfuhrHaemofiltrationBeispiel</b></p><a name=\"BilanzAusfuhrHaemofiltrationBeispiel\"> </a><a name=\"hcBilanzAusfuhrHaemofiltrationBeispiel\"> </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-mii-pr-icu-bilanz-ausfuhr-haemofiltration-einzelmesswerte.html\">MII PR ICU Bilanz Ausfuhr Haemofiltration Einzelmesswerte</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}, {http://snomed.info/sct 364396009}\">Exam</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 251850009}, {http://loinc.org 99741-1}\">Ultrafiltrate fluid loss</span></p><p><b>subject</b>: <a href=\"Patient-PatientinMusterfrau.html\">Erika Fürstin von Musterfrau (official) Female, DoB: 1964-08-12 ( Private Krankenversicherung\u00a0(use:\u00a0secondary,\u00a0))</a></p><p><b>effective</b>: 2025-07-15 08:00:00+0200</p><p><b>value</b>: 1500 ml<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemL = 'mL')</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "exam",
"display" : "Exam"
},
{
"system" : "http://snomed.info/sct",
"code" : "364396009",
"display" : " Fluid balance observable"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "251850009",
"display" : "Ultrafiltrate fluid loss"
},
{
"system" : "http://loinc.org",
"code" : "99741-1",
"display" : "Ultrafiltrate volume removed"
}
]
},
"subject" : {
🔗 "reference" : "Patient/PatientinMusterfrau"
},
"effectiveDateTime" : "2025-07-15T08:00:00+02:00",
"valueQuantity" : {
"value" : 1500,
"unit" : "ml",
"system" : "http://unitsofmeasure.org",
"code" : "mL"
}
}