FHIR IG analytics| Package | fi.digious.kanta.test |
| Resource Type | Observation |
| Id | Observation-example-ModerateToVigorousPATime-max.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Observation",
"meta": {
"profile": [
"http://phr.kanta.fi/StructureDefinition/fiphr-sd-moderatetovigorouspatime"
]
},
"language": "en",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:be18620b-ee17-4bd6-8304-102fdd10a38c"
}
],
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://phr.kanta.fi/fiphr-cs-fitnesscategory",
"code": "fitness",
"display": "Fitness"
},
{
"system": "http://snomed.info/sct",
"code": "405155000",
"display": "Physical fitness behavior (observable entity)"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "82290-8",
"display": "Weekly moderate to vigorous physical activity in minutes"
},
{
"system": "http://snomed.info/sct",
"code": "408581006",
"display": "Physical activity target moderate exercise (finding)"
}
]
},
"subject": {
"reference": "Patient/daf8ca40-b46c-4c6b-99d5-d3a1b77074ad"
},
"effectiveDateTime": "2017-11-30T02:00:00.936+02:00",
"issued": "2017-02-02T10:00:00.936+02:00",
"performer": [
{
"reference": "Patient/daf8ca40-b46c-4c6b-99d5-d3a1b77074ad"
}
],
"valueQuantity": {
"value": 120,
"unit": "min",
"system": "http://unitsofmeasure.org",
"code": "min"
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "N",
"display": "Normal"
}
]
}
],
"note": [
{
"text": "Note"
}
],
"referenceRange": [
{
"low": {
"value": 20,
"unit": "min",
"system": "http://unitsofmeasure.org",
"code": "min"
},
"high": {
"value": 120,
"unit": "min",
"system": "http://unitsofmeasure.org",
"code": "min"
},
"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"
}
]
}