This page is part of the KLFFinst (v1.0.0: Release) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: Helene6minwalk - JSON Representation
Raw json | Download
{
"resourceType" : "Observation",
"id" : "Helene6minwalk",
"meta" : {
"profile" : [
"http://fhir.kl.dk/ffinst/StructureDefinition/KLToolsCare6minwalk"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"Helene6minwalk\"> </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 "Helene6minwalk" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-KLToolsCare6minwalk.html\">6 min walk</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Six minute walk test distance (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1144649008)</span></p><p><b>subject</b>: <a href=\"Patient-Helene.html\">Patient/Helene</a> " MARKUSSEN"</p><p><b>value</b>: 350 m<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code m = 'm')</span></p><p><b>note</b>: Borger støttede sig kortvarrigt til møbler to gange i løbet af testen. Hun fortsatte på min opfordring, så snart hun havde fået balancen</p><p><b>method</b>: Afvigelse i borgers udførelse <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-KLToolsCodes.html\">KLToolsCodes</a>#17772b27-bc9d-4d62-9515-d268a98a3a27; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#761996005)</span></p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "1144649008"
}
]
},
"subject" : {
"reference" : "Patient/Helene"
},
"valueQuantity" : {
"value" : 350,
"system" : "http://unitsofmeasure.org",
"code" : "m"
},
"note" : [
{
"text" : "Borger støttede sig kortvarrigt til møbler to gange i løbet af testen. Hun fortsatte på min opfordring, så snart hun havde fået balancen"
}
],
"method" : {
"coding" : [
{
"system" : "http://fhir.kl.dk/ffinst/CodeSystem/KLToolsCodes",
"code" : "17772b27-bc9d-4d62-9515-d268a98a3a27"
},
{
"system" : "http://snomed.info/sct",
"code" : "761996005"
}
]
}
}