FHIR IG analytics| Package | hl7.fhir.us.bser.r4b |
| Resource Type | Observation |
| Id | Observation-observation-bser-referral-observation-pain-mgmt-eve-everywoman.json |
| FHIR Version | R4B |
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-pain-mgmt-eve-everywoman"
Profile: BSeR Referral Observation
status: final
category: Therapy (Observation Category Codes#therapy)
code: Pain management (procedure) (SNOMED CT#278414003)
subject: Patient/patient-us-core-patient-eve-everywoman: Eve Everywoman " EVERYWOMAN"
effective: 2019-01-18 22:33:22+0000
performer: PractitionerRole/practitionerrole-us-core-practitionerrole-referral-recipient
value: true
{
"resourceType": "Observation",
"id": "observation-bser-referral-observation-pain-mgmt-eve-everywoman",
"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": "278414003",
"display": "Pain management (procedure)"
}
]
},
"subject": {
"reference": "Patient/patient-us-core-patient-eve-everywoman",
"display": "Eve Everywoman"
},
"effectiveDateTime": "2019-01-18T22:33:22Z",
"performer": [
{
"reference": "PractitionerRole/practitionerrole-us-core-practitionerrole-referral-recipient"
}
],
"valueBoolean": true
}