FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefi.digious.kanta.test
Resource TypeObservation
IdObservation-example-ModerateToVigorousPATime-max.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Code: Weekly moderate to vigorous physical activity in minutes (82290-8)
Time: 20.11.2017 11:46
Result: 254 min

Source1

{
  "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"
    }
  ]
}