FHIR Implementation Guide for Stroke
0.0.0 - ballot
FHIR Implementation Guide for Stroke - Local Development build (v0.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "ExampleEstStrokeSevNIHSSCat",
"meta" : {
"profile" : [
🔗 "https://m-caretech.com.br/interopera/stroke-fhirig/StructureDefinition/EstStrokeSevNIHSSCat"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"ExampleEstStrokeSevNIHSSCat\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "ExampleEstStrokeSevNIHSSCat" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-EstStrokeSevNIHSSCat.html\">Estimated Stroke Severity: based on NIHSS Category</a></p></div><p><b>status</b>: preliminary</p><p><b>code</b>: Assessment using National Institutes of Health Stroke Scale <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#450742003)</span></p><p><b>subject</b>: <a href=\"Patient-example-strokepatient.html\">Patient/example-strokepatient</a> " SILVA"</p><p><b>effective</b>: 2024-01-11 11:45:00+0000</p><p><b>performer</b>: <a href=\"Practitioner-example-strokepractitioner.html\">Practitioner/example-strokepractitioner</a> " FERREIRA"</p><p><b>value</b>: Moderate (NIHSS score from 5 to 15) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-EstStrokeSevNIHSSCatCS.html\">Estimated stroke severity using the NIHSS.</a>#3)</span></p></div>"
},
"status" : "preliminary",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "450742003",
"display" : "Assessment using National Institutes of Health Stroke Scale"
}
]
},
"subject" : {
🔗 "reference" : "Patient/example-strokepatient"
},
"effectiveDateTime" : "2024-01-11T11:45:00Z",
"performer" : [
{
🔗 "reference" : "Practitioner/example-strokepractitioner"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/EstStrokeSevNIHSSCatCS",
"code" : "3",
"display" : "Moderate (NIHSS score from 5 to 15)"
}
]
}
}