FHIR IG analytics| Package | kbv.basis |
| Resource Type | Observation |
| Id | Observation-db662a8a-f380-47fd-887e-4c6bc7303799.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Observation",
"id": "db662a8a-f380-47fd-887e-4c6bc7303799",
"meta": {
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Body_Weight"
]
},
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "29463-7",
"version": "2.81",
"display": "Body weight"
},
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/11000274103/version/20250515",
"code": "27113001",
"display": "Body weight"
}
]
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"value": 4,
"code": "kg",
"unit": "kg"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "amended",
"subject": {
"reference": "Patient/904e04d0-c9f2-4edd-b734-c3526f015000"
},
"effectiveDateTime": "2020-01-02",
"performer": [
{
"reference": "Practitioner/20597e0e-cb2a-45b3-95f0-dc3dbdb617c3"
}
],
"note": [
{
"authorReference": {
"reference": "Practitioner/20597e0e-cb2a-45b3-95f0-dc3dbdb617c3"
},
"time": "2020-01-02",
"text": "ausgedacht"
}
],
"bodySite": {
"coding": [
{
"version": "http://snomed.info/sct/11000274103/version/20250515",
"code": "38266002",
"system": "http://snomed.info/sct",
"display": "Entire body as a whole"
}
]
},
"method": {
"coding": [
{
"code": "363808001",
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/11000274103/version/20250515",
"display": "Measured body weight"
}
]
}
}