Finnish Base Profiles
1.0.1-cibuild - ci-build
Finnish Base Profiles, published by HL7 Finland. This guide is not an authorized publication; it is the continuous build for version 1.0.1-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-fi/finnish-base-profiles/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "4137d1c4-1e87-4e86-8c15-344ad086e3f9",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2019-05-27T12:05:44.669+03:00",
"profile" : [
"http://phr.kanta.fi/StructureDefinition/fiphr-sd-stepstaken"
]
},
"language" : "fi",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Code: Daily steps (41950-7)<br />Time: 20.11.2017 11:46<br />Result: 165 </div>"
},
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:0b0a55d2-799a-45f5-a161-6a4a5faad1f8"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://phr.kanta.fi/fiphr-cs-fitnesscategory",
"code" : "fitness",
"display" : "Fitness"
},
{
"system" : "http://ownSystem.com/phr-cs-fitnesscategory",
"code" : "fitness",
"display" : "Fatneeees"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "66334-4",
"display" : "Steps"
},
{
"system" : "http://loinc.org",
"code" : "41950-7",
"display" : "Number of Steps in 24 Hours"
},
{
"system" : "http://snomed.info/sct",
"code" : "129006008",
"display" : "Walking (observable entity)"
}
]
},
"subject" : {
🔗 "reference" : "Patient/daf8ca40-b46c-4c6b-99d5-d3a1b77074ad"
},
"effectiveDateTime" : "2012-09-17",
"issued" : "2012-02-02T10:00:00.936+02:00",
"performer" : [
{
🔗 "reference" : "Patient/daf8ca40-b46c-4c6b-99d5-d3a1b77074ad"
}
],
"valueQuantity" : {
"value" : 6500,
"unit" : "1",
"system" : "http://unitsofmeasure.org",
"code" : "1"
},
"interpretation" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "N",
"display" : "Normal"
}
]
}
],
"note" : [
{
"text" : "Note"
}
],
"referenceRange" : [
{
"low" : {
"value" : 5000,
"unit" : "1",
"system" : "http://unitsofmeasure.org",
"code" : "1"
},
"high" : {
"value" : 15000,
"unit" : "1",
"system" : "http://unitsofmeasure.org",
"code" : "1"
},
"appliesTo" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "248153007",
"display" : "Male"
}
],
"text" : "Normal range"
}
],
"age" : {
"low" : {
"value" : 15,
"unit" : "years",
"system" : "http://unitsofmeasure.org",
"code" : "a"
},
"high" : {
"value" : 100,
"unit" : "years",
"system" : "http://unitsofmeasure.org",
"code" : "a"
}
},
"text" : "Age"
}
]
}