FHIR IG analytics| Package | kbv.basis |
| Resource Type | Observation |
| Id | Observation-884f9d53-f996-441c-a1a5-89a80d31d755.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Observation",
"id": "884f9d53-f996-441c-a1a5-89a80d31d755",
"meta": {
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Breastfeeding_Status"
]
},
"code": {
"coding": [
{
"code": "63895-7",
"system": "http://loinc.org",
"display": "Breastfeeding status",
"version": "2.81"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"subject": {
"reference": "Patient/904e04d0-c9f2-4edd-b734-c3526f015000"
},
"effectiveDateTime": "2023-01-14T15:08:24+00:00",
"performer": [
{
"reference": "Practitioner/20597e0e-cb2a-45b3-95f0-dc3dbdb617c3"
}
],
"valueCodeableConcept": {
"coding": [
{
"version": "2.81",
"code": "LA29253-4",
"system": "http://loinc.org",
"display": "Not currently breastfeeding"
}
]
},
"note": [
{
"authorString": "Mueller",
"time": "2020-01-02",
"text": "ausgedacht"
}
]
}