Sha256: 1b9ca2a2a4295a6103fe2336253df1ce2e6cbe111f64d3dce1cc1366fd7ccbfd

Contents?: true

Size: 1.5 KB

Versions: 10

Compression:

Stored size: 1.5 KB

Contents

{
  "resourceType": "Observation",
  "id": "gcs-qa",
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "9269-2",
        "display": "Glasgow coma score total"
      }
    ],
    "text": "Glasgow Coma Scale , (GCS)"
  },
  "subject": {
    "reference": "Patient/example",
    "display": "Peter James Chalmers"
  },
  "effectiveDateTime": "2014-12-11T04:44:16Z",
  "valueQuantity": {
    "value": 13,
    "system": "http://unitsofmeasure.org",
    "code": "{score}"
  },
  "referenceRange": [
    {
      "high": {
        "value": 8,
        "system": "http://unitsofmeasure.org",
        "code": "{score}"
      },
      "type": {
        "text": "Severe TBI"
      }
    },
    {
      "low": {
        "value": 9,
        "system": "http://unitsofmeasure.org",
        "code": "{score}"
      },
      "high": {
        "value": 12,
        "system": "http://unitsofmeasure.org",
        "code": "{score}"
      },
      "type": {
        "text": "Moderate TBI"
      }
    },
    {
      "low": {
        "value": 13,
        "system": "http://unitsofmeasure.org",
        "code": "{score}"
      },
      "type": {
        "text": "Mild TBI"
      }
    }
  ],
  "derivedFrom": [
    {
      "reference": "QuestionnaireResponse/gcs",
      "display": "GCS form results"
    }
  ],
  "meta": {
    "tag": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST",
        "display": "test health data"
      }
    ]
  }
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/json/observation-example-glasgow-qa.json
fhir_models-4.2.2 lib/fhir_models/examples/json/observation-example-glasgow-qa.json
fhir_models-4.2.1 lib/fhir_models/examples/json/observation-example-glasgow-qa.json
fhir_models-4.2.0 lib/fhir_models/examples/json/observation-example-glasgow-qa.json
fhir_models-4.1.2 lib/fhir_models/examples/json/observation-example-glasgow-qa.json
fhir_models-4.1.1 lib/fhir_models/examples/json/observation-example-glasgow-qa.json
fhir_models-4.1.0 lib/fhir_models/examples/json/observation-example-glasgow-qa.json
fhir_models-4.0.2 lib/fhir_models/examples/json/observation-example-glasgow-qa.json
fhir_models-4.0.1 lib/fhir_models/examples/json/observation-example-glasgow-qa.json
fhir_models-4.0.0 lib/fhir_models/examples/json/observation-example-glasgow-qa.json