FHIR IG analytics| Package | hl7.fhir.us.bser.r4 |
| Resource Type | Observation |
| Id | Observation-observation-bser-referral-observation-lactation-baby-everybaby.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation
Resource Observation "observation-bser-referral-observation-lactation-baby-everybaby"
Profile: BSeR Referral Observation
status: final
category: Therapy (Observation Category Codes#therapy)
code: Finding related to ability to perform breast-feeding (finding) (SNOMED CT#364826005)
subject: Patient/patient-us-core-patient-baby-everybaby: Baby Everybaby " EVERYBABY"
effective: 2019-01-17
performer: PractitionerRole/practitionerrole-us-core-practitionerrole-referral-recipient
value: Decreased lactation (finding) (SNOMED CT#199004)
{
"resourceType": "Observation",
"id": "observation-bser-referral-observation-lactation-baby-everybaby",
"meta": {
"profile": [
"http://hl7.org/fhir/us/bser/StructureDefinition/bser-referral-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "therapy"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "364826005",
"display": "Finding related to ability to perform breast-feeding (finding)"
}
],
"text": "Finding related to ability to perform breast-feeding (finding)"
},
"subject": {
"reference": "Patient/patient-us-core-patient-baby-everybaby",
"display": "Baby Everybaby"
},
"effectiveDateTime": "2019-01-17",
"performer": [
{
"reference": "PractitionerRole/practitionerrole-us-core-practitionerrole-referral-recipient"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "199004",
"display": "Decreased lactation (finding)"
}
],
"text": "Decreased lactation (finding)"
}
}