FHIR IG analytics| Package | nictiz.fhir.nl.stu3.geboortezorg |
| Resource Type | Observation |
| Id | ExcretionFeces.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "excretionfeces-example",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/bc-ExcretionFeces"
]
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "249612005",
"display": "bevinding betreffende evaluatie van feces (bevinding)"
}
]
},
"subject": {
"reference": "Patient/example",
"display": "Example Child Patient"
},
"context": {
"reference": "EpisodeOfCare/zwangerschapsdossier",
"display": "Zwangerschapsdossier Example"
},
"effectiveDateTime": "2011-08-03",
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "364689004",
"display": "observatie betreffende feces (waarneembare entiteit)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "249621006",
"display": "borstvoedingsfeces (bevinding)"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "160281000146105",
"display": "aantal poepluiers (waarneembare entiteit)"
}
]
},
"valueQuantity": {
"value": 1,
"unit": "1",
"system": "http://unitsofmeasure.org",
"code": "1"
}
}
]
}