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

FHIR IG analytics

Packagekl.dk.fhir.ffinst
Resource TypeObservation
IdObservation-HeleneRSS.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

Generated Narrative: Observation

Resource Observation "HeleneRSS"

Profile: Chair stand test (RSS)

status: final

code: Thirty second chair stand test score (observable entity) (SNOMED CT#450738001)

subject: Patient/Helene " MARKUSSEN"

value: 17

method: Ingen problemer med test-setup og borgers udførelse (KLToolsCodes#4a069078-c3c3-4c67-899d-4e8876026f48Ja; SNOMED CT#272391002)


Source1

{
  "resourceType": "Observation",
  "id": "HeleneRSS",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/ffinst/StructureDefinition/KLToolsCareRSS"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "450738001"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Helene"
  },
  "valueInteger": 17,
  "method": {
    "coding": [
      {
        "system": "http://fhir.kl.dk/ffinst/CodeSystem/KLToolsCodes",
        "code": "4a069078-c3c3-4c67-899d-4e8876026f48Ja"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "272391002"
      }
    ]
  }
}