Finnish Base Profiles
1.0.0-rc24 - qa-preview Finland flag

This page is part of the Finnish Base Profiles (v1.0.0-rc24: QA Preview) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Kanta PHR - physical activity optional - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "mtvpa-max",
  "meta" : {
    "profile" : [
      "http://phr.kanta.fi/StructureDefinition/fiphr-sd-moderatetovigorouspatime"
    ]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Code: Weekly moderate to vigorous physical activity in minutes (82290-8)<br />Time: 20.11.2017 11:46<br />Result: 254 min </div>"
  },
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:uuid:be18620b-ee17-4bd6-8304-102fdd10a38c"
    }
  ],
  "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"
    }
  ]
}