FHIR IG analytics| Package | hl7.fhir.be.core |
| Resource Type | Observation |
| Id | Observation-coded-annotation.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation coded-annotation
status: Final
code: Clinical finding (finding)
note:
coded annotation
{
"resourceType": "Observation",
"id": "coded-annotation",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "404684003"
}
]
},
"note": [
{
"extension": [
{
"url": "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-ext-codeableconcept",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "272393004"
}
]
}
}
],
"text": "coded annotation"
}
]
}