FHIR IG analytics| Package | ihe.pcc.maps |
| Resource Type | Observation |
| Id | Observation-ex-PhysicalExam-AbdominalTenderness.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ex-PhysicalExam-AbdominalTenderness
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
status: Final
category: Exam
code: Abdominal tenderness
effective: 2018-04-02 10:30:10+0100 --> (ongoing)
performer: Practitioner Simone Heps (official)
value: true
interpretation: Abnormal
{
"resourceType": "Observation",
"id": "ex-PhysicalExam-AbdominalTenderness",
"meta": {
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "exam"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "43478001",
"display": "Abdominal tenderness"
}
]
},
"subject": {
"reference": "Patient/ex-Patient-AmandaAlvarez"
},
"effectivePeriod": {
"start": "2018-04-02T10:30:10+01:00"
},
"performer": [
{
"reference": "Practitioner/ex-Practitioner"
}
],
"valueBoolean": true,
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "A"
}
]
}
]
}