German Practice Management FHIR Profiles (R4)
0.71.0 - STU1
DE
German Practice Management FHIR Profiles (R4) - Local Development build (v0.71.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "PraxisBefundFreeTextObservationExample",
"meta" : {
"profile" : [
🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/praxis-befund-freetext-observation-de"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation PraxisBefundFreeTextObservationExample</b></p><a name=\"PraxisBefundFreeTextObservationExample\"> </a><a name=\"hcPraxisBefundFreeTextObservationExample\"> </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-praxis-befund-freetext-observation-de.html\">Praxis Befund FreeText Observation DE</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}\">Exam</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 11506-3}\">Progress note</span></p><p><b>subject</b>: <a href=\"Patient-FreetextObsPatientExample.html\">Klaus Beispiel Male, DoB: 1952-11-08 ( http://fhir.de/NamingSystem/gkv/kvid-10#B111222333)</a></p><p><b>effective</b>: 2024-05-10 10:30:00+0200</p><p><b>value</b>: Linkes Kniegelenk: kein Erguss, kein Haemarthros. Patella gut verschieblich, kein Ballottement. Meniskustests (McMurray, Apley) negativ. Bandstabilitaet seitengleich. Druckschmerz mediales Kompartiment VAS 3/10. Gangbild unauffaellig. ROM: Extension/Flexion 0-0-130.</p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "exam"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11506-3"
}
]
},
"subject" : {
🔗 "reference" : "Patient/FreetextObsPatientExample"
},
"effectiveDateTime" : "2024-05-10T10:30:00+02:00",
"valueString" : "Linkes Kniegelenk: kein Erguss, kein Haemarthros. Patella gut verschieblich, kein Ballottement. Meniskustests (McMurray, Apley) negativ. Bandstabilitaet seitengleich. Druckschmerz mediales Kompartiment VAS 3/10. Gangbild unauffaellig. ROM: Extension/Flexion 0-0-130."
}