FHIR IG analytics| Package | nictiz.fhir.nl.stu3.geboortezorg |
| Resource Type | Observation |
| Id | AmnioticFluid.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "amniotic-fluid-example",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/bc-AmnioticFluid"
]
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "160321000146103",
"display": "meting aan vruchtwater (verrichting)"
}
]
},
"subject": {
"reference": "Patient/example",
"display": "Example"
},
"context": {
"reference": "EpisodeOfCare/kraamzorg"
},
"effectiveDateTime": "2011-09-02",
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "364354005",
"display": "hoeveelheid vruchtwater (waarneembare entiteit)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "278092006",
"display": "normaal vruchtwatervolume (bevinding)"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "249129009",
"display": "conditie van vruchtwater (waarneembare entiteit)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1",
"display": "Geen bijzonderheden"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "160301000146106",
"display": "hoeveelheid vruchtwater gemeten met 'single deepest pocket'-meting (waarneembare entiteit)"
}
]
},
"valueQuantity": {
"value": 5,
"unit": "cm",
"system": "http://unitsofmeasure.org",
"code": "cm"
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "160311000146108",
"display": "hoeveelheid vruchtwater gemeten met 'amniotic fluid index'-meting (waarneembare entiteit)"
}
]
},
"valueQuantity": {
"value": 7,
"unit": "cm",
"system": "http://unitsofmeasure.org",
"code": "cm"
}
}
]
}