Pflegegrad

Deutsches Profil zur Abbildung des Pflegegrads eines Patienten incl. Abbildung des erfolgten Antrags auf Einstufung in einen Pflegegrad.

Profil

Name: ObservationDePflegegrad (Simplifier Projekt Link)

Canonical: http://fhir.de/StructureDefinition/observation-de-pflegegrad

The resource cannot be rendered.

Beispiel:

<Observation xmlns="http://hl7.org/fhir">
<id value="Example-observation-pflegegrad" />
<profile value="http://fhir.de/StructureDefinition/observation-de-pflegegrad" />
</meta>
<status value="final" />
<system value="http://loinc.org" />
<code value="80391-6" />
<display value="Pflegegrad" />
</coding>
</code>
<reference value="Patient/example" />
</subject>
<start value="2019-01-09" />
</effectivePeriod>
<system value="http://fhir.de/CodeSystem/bfarm/ops" />
<version value="2025" />
<code value="9-984.6" />
<display value="Pflegebedürftigkeit: Pflegebedürftig nach Pflegegrad 1" />
</coding>
</valueCodeableConcept>
</Observation>

Diskussion siehe hier: https://chat.fhir.org/#narrow/stream/179183-german-(d-a-ch)/topic/Observation.20(Pflegestufe)