FHIR IG analytics| Package | de.gematik.isik-vitalparameter |
| Resource Type | Observation |
| Id | Observation-ISiKKoerpergewichtExample.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "ISiKKoerpergewichtExample",
"meta": {
"profile": [
"https://gematik.de/fhir/isik/v3/VitalparameterUndKoerpermasze/StructureDefinition/ISiKKoerpergewicht",
"http://hl7.org/fhir/StructureDefinition/bodyweight",
"http://fhir.de/StructureDefinition/observation-de-vitalsign-koerpergewicht"
]
},
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "29463-7",
"display": "Body weight"
},
{
"code": "27113001",
"system": "http://snomed.info/sct",
"display": "Body weight"
}
],
"text": "Körpergewicht"
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"value": 79,
"code": "kg",
"unit": "kilogram"
},
"status": "final",
"subject": {
"reference": "Patient/PatientinMusterfrau"
},
"effectiveDateTime": "2020-10-11"
}