{
  "resourceType": "Questionnaire",
  "id": "81599e54-c713-4f3e-bca9-90225657f18d",
  "meta": {
    "lastUpdated": "2023-12-20T12:15:30.8185338+00:00",
    "profile": [
      "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Questionnaire"
    ]
  },
  "identifier": [
    {
      "value": "bf28a7e8-ae92-4e86-8c0f-ac3144f81bf6"
    }
  ],
  "version": "0.1",
  "name": "NOC",
  "title": "Nature of Call Questionnaire",
  "status": "active",
  "experimental": false,
  "date": "2023-12-20T14:00:00+00:00",
  "publisher": "NHSE - BaRS",
  "description": "NOC Questionnaire for CAD-to-CAD",
  "item": [
    {
      "linkId": "0",
      "text": "What is the nature of call?",
      "type": "choice",
      "required": true,
      "answerOption": [
        {
          "valueCoding": {
            "code": "CHOM",
            "display": "Choking"
          }
        },
        {
          "valueCoding": {
            "code": "DAHM",
            "display": "Dangerous Haemorrhage"
          }
        },
        {
          "valueCoding": {
            "code": "DROM",
            "display": "Drowning"
          }
        },
        {
          "valueCoding": {
            "code": "FINM",
            "display": "Fitting now"
          }
        },
        {
          "valueCoding": {
            "code": "HANM",
            "display": "Hanging"
          }
        },
        {
          "valueCoding": {
            "code": "HI1M",
            "display": "HCP /IFT C1"
          }
        },
        {
          "valueCoding": {
            "code": "INBM",
            "display": "Ineffective Breathing"
          }
        },
        {
          "valueCoding": {
            "code": "MATM",
            "display": "Major Trauma"
          }
        },
        {
          "valueCoding": {
            "code": "MACM",
            "display": "Maternity Complications"
          }
        },
        {
          "valueCoding": {
            "code": "MEUM",
            "display": "Medical (unconscious)"
          }
        },
        {
          "valueCoding": {
            "code": "SARM",
            "display": "Severe Allergic Reaction"
          }
        },
        {
          "valueCoding": {
            "code": "TRUM",
            "display": "Trauma (unconcious)"
          }
        },
        {
          "valueCoding": {
            "code": "ANAP",
            "display": "Anaphylaxis (potential)"
          }
        },
        {
          "valueCoding": {
            "code": "AP1P",
            "display": "Arrest/ Peri Arrest (Cat1)"
          }
        },
        {
          "valueCoding": {
            "code": "ALTP",
            "display": "Asthma (life threatening)"
          }
        },
        {
          "valueCoding": {
            "code": "CHOP",
            "display": "Choking"
          }
        },
        {
          "valueCoding": {
            "code": "DROP",
            "display": "Drowning"
          }
        },
        {
          "valueCoding": {
            "code": "FINP",
            "display": "Fitting Now"
          }
        },
        {
          "valueCoding": {
            "code": "HANP",
            "display": "Hanging"
          }
        },
        {
          "valueCoding": {
            "code": "HI1P",
            "display": "HCP/IFT C1"
          }
        },
        {
          "valueCoding": {
            "code": "OBEP",
            "display": "Obstetric Emergency"
          }
        },
        {
          "valueCoding": {
            "code": "5SHP",
            "display": "Under 5 Severe Haemorrhage"
          }
        },
        {
          "valueCoding": {
            "code": "16UP",
            "display": "Under 16 unconscious"
          }
        },
        {
          "valueCoding": {
            "code": "UNPP",
            "display": "Unconscious pregnant > 20 weeks"
          }
        }
      ]
    }
  ]
}