FHIR IG analytics| Package | sk.registry.core.r5 |
| Resource Type | Observation |
| Id | Observation-SpecificFindingObservationExampleMTICI.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation SpecificFindingObservationExampleMTICI
status: Final
code: mTICI Score Assessment
subject: Anonymous Patient (no stated gender), DoB Unknown
value: Grade 3: Complete antegrade reperfusion of the previously occluded target artery ischemic territory, with absence of visualized occlusion in all distal branches
{
"resourceType": "Observation",
"id": "SpecificFindingObservationExampleMTICI",
"meta": {
"profile": [
"http://testSK.org/StructureDefinition/specific-finding-observation-profile"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1156911000",
"display": "mTICI Score Assessment"
}
]
},
"subject": {
"reference": "Patient/example-patient"
},
"encounter": {
"reference": "Encounter/StrokeEncounterExample"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://testSK.org/CodeSystem/mtici-score-cs",
"code": "3",
"display": "Grade 3: Complete antegrade reperfusion of the previously occluded target artery ischemic territory, with absence of visualized occlusion in all distal branches"
}
]
}
}