FHIR IG analytics| Package | fi.digious.kanta.test |
| Resource Type | Observation |
| Id | Observation-example-ExerciseTracking-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Observation",
"id": "71831b54-1a80-47c5-ba84-0180a5eb784b",
"meta": {
"profile": [
"http://phr.kanta.fi/StructureDefinition/fiphr-sd-exercisetracking"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:6288f477-90ef-424a-b6e3-da4ff18a058e"
},
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:00000000-5cb1-fef8-16b6-835409677fb6"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://phr.kanta.fi/fiphr-cs-fitnesscategory",
"code": "fitness",
"display": "Fitness"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "55409-7",
"display": "Exercise tracking panel"
}
]
},
"subject": {
"reference": "Patient/daf8ca40-b46c-4c6b-99d5-d3a1b77074ad"
},
"effectiveDateTime": "2019-11-26",
"issued": "2019-11-26T12:00:00+03:00",
"performer": [
{
"reference": "Patient/daf8ca40-b46c-4c6b-99d5-d3a1b77074ad"
}
],
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "73985-4",
"display": "Exercise activity"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:1.2.246.537.6.301",
"code": "B1504",
"display": "Orienteering"
}
]
}
}
]
}