German Practice Management FHIR Profiles (R4)
0.90.0 - STU1
Germany
German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "annex2b-e62a-measurement",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation annex2b-e62a-measurement</b></p><a name=\"annex2b-e62a-measurement\"> </a><a name=\"hcannex2b-e62a-measurement\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">Spontaneous breathing duration</span></p><p><b>subject</b>: <a href=\"Patient-annex2b-example-patient.html\">Alex Example (no stated gender), DoB: 1970-01-01 ( https://fhir.cognovis.de/praxis/NamingSystem/pvs-patient-nummer#PvsPatientNummer#annex2b-patient-1)</a></p><p><b>effective</b>: 2026-07-21 09:30:00+0200</p><p><b>performer</b>: <a href=\"Practitioner-annex2b-example-practitioner.html\">Practitioner Maria Sample </a></p><p><b>value</b>: 30 min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemin = 'minute')</span></p></div>"
},
"status" : "final",
"code" : {
"text" : "Spontaneous breathing duration"
},
"subject" : {
🔗 "reference" : "Patient/annex2b-example-patient"
},
"effectiveDateTime" : "2026-07-21T09:30:00+02:00",
"performer" : [
{
🔗 "reference" : "Practitioner/annex2b-example-practitioner"
}
],
"valueQuantity" : {
"value" : 30,
"unit" : "min",
"system" : "http://unitsofmeasure.org",
"code" : "min"
}
}