Sha256: 82d2497255c49d72eb9fa7cd223638b1e9eee17f95afab9949858366c239c25a

Contents?: true

Size: 1.74 KB

Versions: 10

Compression:

Stored size: 1.74 KB

Contents

{
  "resourceType": "QuestionnaireResponse",
  "id": "gcs",
  "questionnaire": "Questionnaire/gcs",
  "status": "completed",
  "subject": {
    "reference": "Patient/example",
    "display": "Peter James Chalmers"
  },
  "authored": "2014-12-11T04:44:16Z",
  "source": {
    "reference": "Practitioner/f007"
  },
  "item": [
    {
      "linkId": "1.1",
      "answer": [
        {
          "valueCoding": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 4
              }
            ],
            "system": "http://loinc.org",
            "code": "LA6560-2",
            "display": "Confused"
          }
        }
      ]
    },
    {
      "linkId": "1.2",
      "answer": [
        {
          "valueCoding": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 5
              }
            ],
            "system": "http://loinc.org",
            "code": "LA6566-9",
            "display": "Localizing pain"
          }
        }
      ]
    },
    {
      "linkId": "1.3",
      "answer": [
        {
          "valueCoding": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 4
              }
            ],
            "system": "http://loinc.org",
            "code": "LA6556-0",
            "display": "Eyes open spontaneously"
          }
        }
      ]
    }
  ],
  "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/questionnaireresponse-example-gcs.json
fhir_models-4.2.2 lib/fhir_models/examples/json/questionnaireresponse-example-gcs.json
fhir_models-4.2.1 lib/fhir_models/examples/json/questionnaireresponse-example-gcs.json
fhir_models-4.2.0 lib/fhir_models/examples/json/questionnaireresponse-example-gcs.json
fhir_models-4.1.2 lib/fhir_models/examples/json/questionnaireresponse-example-gcs.json
fhir_models-4.1.1 lib/fhir_models/examples/json/questionnaireresponse-example-gcs.json
fhir_models-4.1.0 lib/fhir_models/examples/json/questionnaireresponse-example-gcs.json
fhir_models-4.0.2 lib/fhir_models/examples/json/questionnaireresponse-example-gcs.json
fhir_models-4.0.1 lib/fhir_models/examples/json/questionnaireresponse-example-gcs.json
fhir_models-4.0.0 lib/fhir_models/examples/json/questionnaireresponse-example-gcs.json