FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Observation |
| Id | nl-core-FluidBalance-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Bepalingdatum/tijd | 19 december 2016 00:00:00 - 20 december 2016 00:00:00 |
|---|---|
| Code | Waarde |
| evaluatie van vochtbalans |
{
"resourceType": "Observation",
"id": "nl-core-FluidBalance-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-FluidBalance"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "710853006",
"display": "evaluatie van vochtbalans"
}
]
},
"subject": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"effectivePeriod": {
"start": "2016-12-19T00:00:00+01:00",
"end": "2016-12-20T00:00:00+01:00"
},
"note": [
{
"text": "Moeite met aflezen"
}
],
"hasMember": [
{
"reference": "Observation/nl-core-FluidBalance.FluidTotalIn-01",
"type": "Observation",
"display": "vocht_totaal_in"
},
{
"reference": "Observation/nl-core-FluidBalance.FluidTotalOut-01",
"type": "Observation",
"display": "vocht_totaal_uit"
}
]
}