{
  "resourceType": "QuestionnaireResponse",
  "id": "53abc689-df21-4806-9f18-20190326001",
  "contained": [
    {
      "resourceType": "Patient",
      "id": "Patient1",
      "identifier": [
        {
          "type": {
            "text": "BC"
          },
          "system": "https://fhir.infoway-inforoute.ca/registry/NamingSystem/bc-patient-healthcare-identifier",
          "value": "9000005246",
          "period": {
            "start": "1997-07-01"
          }
        },
        {
          "type": {
            "text": "FHAPARISID"
          },
          "system": "https://ehealthbc.ca/API/FHIR/NamingSystem/ca-bc-fha-patient-identifier",
          "value": "81026230001"
        }
      ],
      "active": true,
      "name": [
        {
          "use": "official",
          "family": "Trudo",
          "given": [
            "CDpat",
            "Duffy"
          ]
        },
        {
          "use": "usual",
          "family": "Trudo",
          "given": [
            "cddie"
          ],
          "period": {
            "start": "2016-01-01",
            "end": "2017-12-31"
          }
        },
        {
          "use": "nickname",
          "family": "Duf",
          "given": [
            "Pao Pao"
          ],
          "period": {
            "start": "2016-01-01"
          }
        }
      ],
      "telecom": [
        {
          "system": "phone",
          "value": "(778)111-9999",
          "use": "home",
          "period": {
            "start": "2002-02-02",
            "end": "2018-12-31"
          }
        },
        {
          "system": "phone",
          "value": "(250)555-6666",
          "use": "mobile",
          "rank": "1",
          "period": {
            "start": "2003-03-03"
          }
        },
        {
          "system": "phone",
          "value": "(604)666-8888 ext12345",
          "use": "work",
          "period": {
            "start": "2004-04-04"
          }
        },
        {
          "system": "email",
          "value": "cddy@fakedummy.ca",
          "use": "work"
        }
      ],
      "gender": "male",
      "birthDate": "1998-01-01",
      "deceasedDateTime": "2019-03-24",
      "address": [
        {
          "extension": [
            {
              "url": "https://ehealthbc.ca/API/FHIR/StructureDefinition/ca-bc-extension-address-firstnations-band",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-federal-firstnations-band-id",
                    "code": "729",
                    "display": "Skin Tyee"
                  }
                ]
              }
            }
          ],
          "use": "home",
          "line": [
            ""
          ],
          "_line": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                  "valueString": "3839"
                },
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                  "valueString": "Austin"
                },
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameType",
                  "valueString": "Road"
                },
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-direction",
                  "valueString": "West"
                },
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID",
                  "valueString": "202"
                },
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox",
                  "valueString": "ABC123"
                },
                {
                  "url": "[base-structure]/ca-bc-extension-address-rural-route",
                  "valueString": "RR"
                },
                {
                  "url": "[base-structure]/ca-bc-extension-address-station",
                  "valueString": "AA"
                },
                {
                  "url": "[base-structure]/ca-bc-extension-address-retail-postal-office",
                  "valueString": "911"
                }
              ]
            }
          ],
          "city": "JBLVS",
          "state": "BC",
          "postalCode": "V2K 2H7",
          "country": "CA",
          "period": {
            "start": "2000-10-10"
          }
        },
        {
          "extension": [
            {
              "url": "https://ehealthbc.ca/API/FHIR/StructureDefinition/ca-bc-extension-address-preferred-indicator",
              "valueBoolean": true
            }
          ],
          "use": "home",
          "line": [
            "Unit G01",
            "71 Tamaki Drive"
          ],
          "city": "Mission Bay",
          "state": "Auckland",
          "country": "NZ",
          "period": {
            "start": "2018-02-14"
          }
        }
      ],
      "extension": [
        {
          "url": "https://infoway-inforoute.ca/StructureDefinition/ca-bc-Aboriginal",
          "extension": [
            {
              "url": "isAboriginal",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://hl7.org/fhir/valueset-example-yesnodontknow.html",
                    "code": "YES",
                    "display": "Yes"
                  }
                ]
              }
            },
            {
              "url": "aboriginalOrganization",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "https://ehealthbc.ca/NamingSystem/ca-bc-aboriginal-organization",
                    "code": "122",
                    "display": "Canoe Creek Indian Band"
                  }
                ]
              }
            },
            {
              "url": "aboriginalIdentity",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "https://ehealthbc.ca/NamingSystem/ca-bc-Aboriginal-Identity",
                    "code": "METS",
                    "display": "Metis"
                  }
                ]
              }
            },
            {
              "url": "firstNationsStatus",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "https://ehealthbc.ca/NamingSystem/ca-bc-firstNations-status",
                    "code": "SINDIAN",
                    "display": "Status Indian"
                  }
                ]
              }
            }
          ]
        },
        {
          "url": "https://infoway-inforoute.ca/StructureDefinition/ca-bc-ethnicity",
          "extension": [
            {
              "url": "reportedBy",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "https://ehealthbc.ca/NamingSystem/ca-bc-ethnicity-reportedBy",
                    "code": "C",
                    "display": "Client"
                  }
                ]
              }
            },
            {
              "url": "ethnicityCode",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "https://ehealth.bc.ca/NamingSystem/ValueSet/ethnicity-code",
                    "code": "2131-1",
                    "display": "Other Race"
                  }
                ],
                "text": "R2D2"
              }
            }
          ]
        },
        {
          "url": "https://infoway-inforoute.ca/StructureDefinition/ca-bc-gender-identity",
          "extension": [
            {
              "url": "genderIdentity",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "https://ehealthbc.ca/API/FHIR/NamingSystem/client-gender-Identity",
                    "code": "3131-1",
                    "display": "Other Gender"
                  }
                ]
              }
            },
            {
              "url": "otherGenderIdentity",
              "valueString": "TBD by Season"
            }
          ]
        },
        {
          "url": "https://infoway-inforoute.ca/StructureDefinition/ca-bc-client-health-region",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "https://ehealthbc.ca/NamingSystem/ca-bc-client-health-region-id",
                "code": "160"
              }
            ],
            "text": "Vanderhoof"
          }
        },
        {
          "url": "https://infoway-inforoute.ca/StructureDefinition/ca-bc-indetermine-client",
          "valueBoolean": true
        },
        {
          "url": "https://infoway-inforoute.ca/StructureDefinition/ca-bc-inactive-client-reason",
          "valueCodeableConcept": [
            {
              "coding": [
                {
                  "system": "https://ehealthbc.ca/NamingSystem/ca-bc-inactive-client-reason",
                  "code": "CREATEDINERR"
                }
              ],
              "text": "Created in Error"
            }
          ]
        },
        {
          "url": "https://infoway-inforoute.ca/StructureDefinition/ca-bc-record-type",
          "valueCodeableConcept": [
            {
              "coding": [
                {
                  "system": "https://ehealthbc.ca/NamingSystem/ca-bc-record-type",
                  "code": "A"
                }
              ],
              "text": "Add"
            }
          ]
        }
      ]
    },
    {
      "resourceType": "Practitioner",
      "id": "RptPrvdr1",
      "identifier": [
        {
          "type": {
            "coding": [
              {
                "code": "MSP",
                "display": "MSP Practitioner Number"
              }
            ]
          },
          "value": "09876"
        }
      ],
      "name": [
        {
          "family": "Bolton",
          "given": [
            "Emily"
          ]
        }
      ],
      "telecom": [
        {
          "system": "phone",
          "value": "(604)189-4567 ext.98765",
          "use": "work"
        },
        {
          "system": "fax",
          "value": "(604)156-4567",
          "use": "work"
        }
      ],
      "address": [
        {
          "use": "work",
          "line": [
            "4949 Canada Way"
          ],
          "city": "Burnaby",
          "state": "BC",
          "postalCode": "V5G 1M2"
        }
      ],
      "gender": "female"
    },
    {
      "resourceType": "Practitioner",
      "id": "RptPrvdr2",
      "identifier": [
        {
          "type": {
            "coding": [
              {
                "code": "RNID",
                "display": "Registered Nurses"
              }
            ]
          },
          "value": "07897"
        }
      ],
      "name": [
        {
          "family": "Wong",
          "given": [
            "James"
          ]
        }
      ],
      "telecom": [
        {
          "system": "phone",
          "value": "(250)275-6633 ext.123",
          "use": "work"
        },
        {
          "system": "fax",
          "value": "(250)275-6611",
          "use": "work"
        }
      ],
      "address": [
        {
          "use": "work",
          "line": [
            "1175 Douglas Street"
          ],
          "city": "Victoria",
          "state": "BC",
          "postalCode": "V8W2E1"
        }
      ],
      "gender": "male"
    },
    {
      "resourceType": "Practitioner",
      "id": "Submitter1",
      "identifier": [
        {
          "system": "https://fhir.infoway-inforoute.ca/registry/NamingSystem/bc-vcha",
          "value": "2.16.840.1.113883.3.1343"
        }
      ],
      "name": [
        {
          "family": "VCHA",
          "given": [
            "Submitter"
          ]
        }
      ]
    },
    {
      "resourceType": "DiagnosticReport",
      "id": "DiagRpt1",
      "identifier": [
        {
          "type": {
            "text": "Accession No"
          },
          "system": "https://ehealthontario.ca/API/FHIR/NamingSystem/ca-bc-fha",
          "value": "ACCno_111"
        },
        {
          "type": {
            "text": "Lab Report ID"
          },
          "system": "https://ehealthontario.ca/API/FHIR/NamingSystem/ca-bc-fha",
          "value": "Rpt_1"
        }
      ],
      "status": "final",
      "code": {
        "coding": [
          {
            "code": "XCA01592-5",
            "display": "CBC & Differential"
          },
          {
            "code": "1988-5",
            "display": "C Reactive Protein"
          }
        ]
      },
      "issued": "2018-01-30T19:22:33+00:00",
      "performer": [
        {
          "actor": {
            "reference": "Practitioner/#Performer1",
            "identifier": {
              "value": "523"
            }
          }
        }
      ],
      "result": [
        {
          "reference": "#Obsrvn1A"
        },
        {
          "reference": "#Obsrvn1B"
        }
      ]
    },
    {
      "resourceType": "Observation",
      "id": "Obsrvn1A",
      "identifier": [
        {
          "type": {
            "text": "Lab Result ID"
          },
          "system": "https://ehealthontario.ca/API/FHIR/NamingSystem/ca-bc-fha",
          "value": "LRES_1A"
        }
      ],
      "basedOn": [
        {
          "reference": "#ProcReq1A"
        }
      ],
      "status": "final",
      "code": {
        "coding": [
          {
            "code": "718-7",
            "display": "Hemoglobin"
          }
        ]
      },
      "subject": [
        {
          "identifier": {
            "value": "2797"
          }
        }
      ],
      "effectiveDateTime": "2018-01-28T18:22:33+00:00",
      "valueQuantity": {
        "value": "22",
        "unit": "g/dL"
      },
      "interpretation": {
        "coding": [
          {
            "code": "A",
            "display": "Abnormal"
          }
        ],
        "text": "EQUIVOCALINDETERMINATE"
      },
      "comment": "Result description in further details",
      "specimen": {
        "reference": "#Spcmn1A"
      },
      "referenceRange": [
        {
          "type": {
            "coding": [
              {
                "code": "BELOWNORMAL",
                "display": "Below normal range"
              }
            ],
            "text": "AGE"
          },
          "text": "<12"
        }
      ],
      "extension": [
        {
          "url": "https://infoway-inforoute.ca/StructureDefinition/ca-bc-lab-result",
          "extension": [
            {
              "url": "labResult_recordType",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "code": "A",
                    "display": "ADD"
                  }
                ]
              }
            }
          ]
        }
      ]
    },
    {
      "resourceType": "Observation",
      "id": "Obsrvn1B",
      "identifier": [
        {
          "type": {
            "text": "Lab Result ID"
          },
          "system": "https://ehealthontario.ca/API/FHIR/NamingSystem/ca-bc-fha",
          "value": "LRES_1B"
        }
      ],
      "basedOn": [
        {
          "reference": "#ProcReq1B"
        }
      ],
      "status": "registered",
      "code": {
        "coding": [
          {
            "code": "731-0",
            "display": "Lymphocytes"
          }
        ]
      },
      "subject": [
        {
          "identifier": {
            "value": "2781"
          }
        }
      ],
      "effectiveDateTime": "2018-01-27T18:22:33+00:00",
      "valueQuantity": {
        "value": "9800",
        "unit": "{RU}/mL"
      },
      "interpretation": {
        "coding": [
          {
            "code": "A",
            "display": "Abnormal"
          }
        ]
      },
      "comment": "POS",
      "specimen": {
        "reference": "#Spcmn1B"
      },
      "referenceRange": [
        {
          "type": {
            "coding": [
              {
                "code": "ABOVENORMAL",
                "display": "Above normal range"
              }
            ],
            "text": "RACE"
          },
          "text": "1000-4800"
        }
      ],
      "extension": [
        {
          "url": "https://infoway-inforoute.ca/StructureDefinition/ca-bc-lab-result",
          "extension": [
            {
              "url": "labResult_recordType",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "code": "A",
                    "display": "ADD"
                  }
                ]
              }
            }
          ]
        }
      ]
    },
    {
      "resourceType": "ProcedureRequest",
      "id": "ProcReq1A",
      "identifier": [
        {
          "system": "http://ehealthontario.ca/API/FHIR/NamingSystem/ca-bc-fha",
          "value": "LTST_1A"
        }
      ],
      "requisition": {
        "type": {
          "text": "Lab Requisition No."
        },
        "value": "LREQ_1"
      },
      "status": "completed",
      "intent": "order",
      "code": {
        "coding": [
          {
            "code": "XCA01592-5",
            "display": "CBC & Differential"
          }
        ]
      },
      "subject": {
        "reference": "#Patient1"
      },
      "requester": {
        "agent": {
          "identifier": {
            "type": {
              "text": "MPID"
            },
            "value": "09087"
          }
        }
      },
      "note": [
        {
          "text": "Annotation of Procedure Request"
        }
      ],
      "extension": [
        {
          "url": "https://infoway-inforoute.ca/StructureDefinition/ca-bc-record-Type",
          "valueCodeableConcept": {
            "coding": [
              {
                "code": "A",
                "display": "Add"
              }
            ]
          }
        }
      ]
    },
    {
      "resourceType": "Specimen",
      "id": "Spcmn1A",
      "identifier": [
        {
          "system": "http://ehealthontario.ca/API/FHIR/NamingSystem/ca-bc-fha",
          "value": "SPCM_1A"
        }
      ],
      "type": {
        "coding": [
          {
            "code": "FL",
            "display": "Fluid"
          }
        ]
      },
      "subject": {
        "reference": "#Patient1"
      },
      "collection": {
        "collectedDateTime": "2018-06-10T20:28:09+00:00",
        "bodySite": {
          "coding": [
            {
              "code": "EYE",
              "display": "Eye"
            }
          ]
        }
      },
      "note": [
        {
          "text": "Annotation for Specimen"
        }
      ],
      "extension": [
        {
          "url": "https://infoway-inforoute.ca/StructureDefinition/ca-bc-record-Type",
          "valueCodeableConcept": {
            "coding": [
              {
                "code": "A",
                "display": "Add"
              }
            ]
          }
        }
      ]
    },
    {
      "resourceType": "ProcedureRequest",
      "id": "ProcReq1B",
      "identifier": [
        {
          "system": "http://ehealthontario.ca/API/FHIR/NamingSystem/ca-bc-fha",
          "value": "LTST_1B"
        }
      ],
      "requisition": {
        "type": {
          "text": "Lab Requisition No."
        },
        "value": "LREQ_1"
      },
      "status": "completed",
      "intent": "order",
      "code": {
        "coding": [
          {
            "code": "1988-5",
            "display": "C Reactive Protein"
          }
        ]
      },
      "subject": {
        "reference": "#Patient1"
      },
      "requester": {
        "agent": {
          "identifier": {
            "value": "09087"
          }
        }
      },
      "note": [
        {
          "text": "Annotation of Procedure Request"
        }
      ],
      "extension": [
        {
          "url": "https://infoway-inforoute.ca/StructureDefinition/ca-bc-record-Type",
          "valueCodeableConcept": {
            "coding": [
              {
                "code": "A",
                "display": "Add"
              }
            ]
          }
        }
      ]
    },
    {
      "resourceType": "Specimen",
      "id": "Spcmn1B",
      "identifier": [
        {
          "system": "http://ehealthontario.ca/API/FHIR/NamingSystem/ca-bc-fha",
          "value": "SPCM_1B"
        }
      ],
      "type": {
        "coding": [
          {
            "code": "BL",
            "display": "Blood"
          }
        ]
      },
      "subject": {
        "reference": "#Patient1"
      },
      "collection": {
        "collectedDateTime": "2018-01-15T18:08:09+00:00",
        "bodySite": {
          "coding": [
            {
              "code": "BOWEL",
              "display": "Bowel"
            }
          ]
        }
      },
      "note": [
        {
          "text": "Annotation for Specimen - Micro test"
        }
      ],
      "extension": [
        {
          "url": "https://infoway-inforoute.ca/StructureDefinition/ca-bc-record-type",
          "valueCoding": {
            "code": "A",
            "display": "ADD"
          }
        }
      ]
    },
    {
      "resourceType": "DiagnosticReport",
      "id": "DiagRpt2",
      "identifier": [
        {
          "system": "https://ehealthontario.ca/API/FHIR/NamingSystem/ca-bc-fha",
          "value": "Rpt_2"
        }
      ],
      "status": "final",
      "code": {
        "coding": [
          {
            "code": "31887-3",
            "display": "Measles Virus Ag"
          },
          {
            "code": "664-3",
            "display": "Microscopic Examination; Gram Stain"
          }
        ]
      },
      "issued": "2018-06-29T18:22:33+00:00",
      "performer": [
        {
          "actor": {
            "reference": "Practitioner/#Performer1",
            "identifier": {
              "value": "3157"
            }
          }
        }
      ],
      "result": [
        {
          "reference": "#Obsrvn2A"
        },
        {
          "reference": "#Obsrvn2B"
        }
      ]
    },
    {
      "resourceType": "Observation",
      "id": "Obsrvn2A",
      "identifier": [
        {
          "type": {
            "text": "Lab Result ID"
          },
          "system": "https://ehealthontario.ca/API/FHIR/NamingSystem/ca-bc-fha",
          "value": "LRES_2A"
        }
      ],
      "basedOn": [
        {
          "reference": "#ProcReq2A"
        }
      ],
      "status": "final",
      "code": {
        "coding": [
          {
            "code": "6323-0",
            "display": "Borrelia species; Culture"
          }
        ]
      },
      "subject": [
        {
          "identifier": {
            "value": "3598"
          }
        }
      ],
      "effectiveDateTime": "2018-06-28T20:23:33+00:00",
      "valueString": "Escherichia coli >100 mega CFU/L",
      "interpretation": {
        "coding": [
          {
            "code": "AA",
            "display": "Abnormal alert"
          }
        ]
      },
      "comment": "Additional Sensitivity Result details",
      "specimen": {
        "reference": "#Spcmn2A"
      },
      "component": [
        {
          "code": {
            "coding": [
              {
                "code": "18964-7",
                "display": "Penicillin"
              }
            ]
          },
          "valueString": ">10.1",
          "interpretation": {
            "coding": [
              {
                "code": "S",
                "display": "Susceptible"
              }
            ]
          }
        },
        {
          "code": {
            "coding": [
              {
                "code": "18961-3",
                "display": "Oxacillin"
              }
            ]
          },
          "valueString": "<7.1",
          "interpretation": {
            "coding": [
              {
                "code": "I",
                "display": "Intermediate"
              }
            ]
          }
        },
        {
          "code": {
            "coding": [
              {
                "code": "18994-4",
                "display": "Ticarcillin"
              }
            ]
          },
          "valueString": ">10.1",
          "interpretation": {
            "coding": [
              {
                "code": "R",
                "display": "Resistence"
              }
            ]
          }
        }
      ],
      "extension": [
        {
          "url": "https://infoway-inforoute.ca/StructureDefinition/ca-bc-lab-result",
          "extension": [
            {
              "url": "labDisease",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "code": "50711007",
                    "display": "Hepatitis C"
                  }
                ]
              }
            },
            {
              "url": "microOrganism",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "code": "62944002",
                    "display": "Hepatitis C virus"
                  }
                ]
              }
            },
            {
              "url": "taxonomyRank1",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "code": "603422006",
                    "display": "genotype 1"
                  }
                ]
              }
            },
            {
              "url": "taxonomyRank2",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "code": "603413005",
                    "display": "subtype 1a"
                  }
                ]
              }
            },
            {
              "url": "https://infoway-inforoute.ca/StructureDefinition/ca-bc-epiMarker",
              "extension": [
                {
                  "url": "epiMarkerName",
                  "valueCodeableConcept": {
                    "coding": [
                      {
                        "code": "EPIMARKER_FURTHERDIFF",
                        "display": "zz Further Differentiation"
                      }
                    ]
                  }
                },
                {
                  "url": "epiMarkerValue",
                  "valueString": "Further differentiation text"
                },
                {
                  "url": "epiMarkerOverride",
                  "valueBoolean": false
                }
              ]
            },
            {
              "url": "https://infoway-inforoute.ca/StructureDefinition/ca-bc-epiMarker",
              "extension": [
                {
                  "url": "epiMarkerName",
                  "valueCodeableConcept": {
                    "coding": [
                      {
                        "code": "EPIMARKER_WGSCLUSTERCD",
                        "display": "WGS Cluster Code"
                      }
                    ]
                  }
                },
                {
                  "url": "epiMarkerValue",
                  "valueString": "BC123"
                },
                {
                  "url": "epiMarkerOverride",
                  "valueBoolean": true
                }
              ]
            },
            {
              "url": "labResult_recordType",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "code": "A",
                    "display": "ADD"
                  }
                ]
              }
            }
          ]
        }
      ]
    },
    {
      "resourceType": "ProcedureRequest",
      "id": "ProcReq2A",
      "identifier": [
        {
          "system": "http://ehealthontario.ca/API/FHIR/NamingSystem/ca-bc-fha",
          "value": "LTST_2A"
        }
      ],
      "requisition": {
        "type": {
          "text": "Lab Requisition No."
        },
        "value": "LREQ_2"
      },
      "status": "completed",
      "intent": "order",
      "code": {
        "coding": [
          {
            "code": "31887-3",
            "display": "Measles Virus Ag"
          }
        ]
      },
      "subject": {
        "reference": "#Patient1"
      },
      "requester": {
        "agent": {
          "identifier": {
            "value": "24825"
          }
        }
      },
      "note": [
        {
          "text": "Annotation of Procedure Request 2A"
        }
      ],
      "extension": [
        {
          "url": "https://infoway-inforoute.ca/StructureDefinition/ca-bc-record-Type",
          "valueCodeableConcept": {
            "coding": [
              {
                "code": "A",
                "display": "Add"
              }
            ]
          }
        }
      ]
    },
    {
      "resourceType": "Specimen",
      "id": "Spcmn2A",
      "identifier": [
        {
          "system": "http://ehealthontario.ca/API/FHIR/NamingSystem/ca-bc-fha",
          "value": "SPCM_2A"
        }
      ],
      "type": {
        "coding": [
          {
            "code": "258433009",
            "display": "Smear"
          }
        ]
      },
      "subject": {
        "reference": "#Patient1"
      },
      "collection": {
        "collectedDateTime": "2018-06-10T17:08:09+00:00",
        "bodySite": {
          "coding": [
            {
              "code": "MOUTHLIP",
              "display": "Mouth/Lip"
            }
          ]
        }
      },
      "note": [
        {
          "text": "Annotation for Specimen - Micro test"
        }
      ],
      "extension": [
        {
          "url": "https://infoway-inforoute.ca/StructureDefinition/ca-bc-record-type",
          "valueCoding": {
            "code": "A",
            "display": "ADD"
          }
        }
      ]
    },
    {
      "resourceType": "Observation",
      "id": "Obsrvn2B",
      "identifier": [
        {
          "type": {
            "text": "Lab Result ID"
          },
          "system": "https://ehealthontario.ca/API/FHIR/NamingSystem/ca-bc-fha",
          "value": "LRES_2B"
        }
      ],
      "basedOn": [
        {
          "reference": "#ProcReq2B"
        }
      ],
      "status": "preliminary",
      "code": {
        "coding": [
          {
            "code": "664-3",
            "display": "Microscopic Examination; Gram Stain"
          }
        ]
      },
      "subject": [
        {
          "identifier": {
            "value": "3598"
          }
        }
      ],
      "effectiveDateTime": "2018-06-29T16:19:29+00:00",
      "valueString": "1+ Gram positive cocci; 1+ Gram negative bacilli; 1+ Polymorphonuclear cells",
      "interpretation": {
        "coding": [
          {
            "code": "GRAMNEGATIVECOCCOBACILLIFOUND",
            "display": "Gram negative coccobacilli Found"
          }
        ]
      },
      "comment": "bacteria identified from Gram Stain testing",
      "specimen": {
        "reference": "#Spcmn2B"
      }
    },
    {
      "resourceType": "ProcedureRequest",
      "id": "ProcReq2B",
      "identifier": [
        {
          "system": "http://ehealthontario.ca/API/FHIR/NamingSystem/ca-bc-fha",
          "value": "LTST_2B"
        }
      ],
      "requisition": {
        "type": {
          "text": "Lab Requisition No."
        },
        "value": "LREQ_2"
      },
      "status": "completed",
      "intent": "order",
      "code": {
        "coding": [
          {
            "code": "664-3",
            "display": "Microscopic Examination; Gram Stain"
          }
        ]
      },
      "subject": {
        "reference": "#Patient1"
      },
      "requester": {
        "agent": {
          "identifier": {
            "value": "66939"
          }
        }
      },
      "note": [
        {
          "text": "Annotation of Procedure Request 2B"
        }
      ],
      "extension": [
        {
          "url": "https://infoway-inforoute.ca/StructureDefinition/ca-bc-record-Type",
          "valueCodeableConcept": {
            "coding": [
              {
                "code": "A",
                "display": "Add"
              }
            ]
          }
        }
      ]
    },
    {
      "resourceType": "Specimen",
      "id": "Spcmn2B",
      "identifier": [
        {
          "system": "http://ehealthontario.ca/API/FHIR/NamingSystem/ca-bc-fha",
          "value": "SPCM_2B"
        }
      ],
      "type": {
        "coding": [
          {
            "code": "URN",
            "display": "Urine"
          }
        ]
      },
      "subject": {
        "reference": "#Patient1"
      },
      "collection": {
        "collectedDateTime": "2018-06-11T18:21:31+00:00",
        "bodySite": {
          "coding": [
            {
              "code": "MIDSTREAM",
              "display": "Midstream"
            }
          ]
        }
      },
      "note": [
        {
          "text": "Annotation for Specimen - Micro test"
        }
      ],
      "extension": [
        {
          "url": "https://infoway-inforoute.ca/StructureDefinition/ca-bc-record-type",
          "valueCoding": {
            "code": "A",
            "display": "ADD"
          }
        }
      ]
    },
    {
      "resourceType": "RiskAssessment",
      "id": "RiskFactor1",
      "identifier": {
        "system": "https://ehealthbc.ca/NamingSystem/ca-bc-risk-factor-id",
        "value": "RFID001"
      },
      "status": "registered",
      "code": {
        "coding": [
          {
            "system": "https://ehealthbc.ca/NamingSystem/ca-bc-risk-factor-category",
            "code": "RISKCATEGCD",
            "display": "CD"
          }
        ]
      },
      "subject": {
        "reference": "#Patient1"
      },
      "occurrencePeriod": {
        "start": "2016-01-01",
        "end": "2018-11-01"
      },
      "prediction": [
        {
          "outcome": {
            "coding": [
              {
                "system": "https://ehealthbc.ca/NamingSystem/ca-bc-risk-factor",
                "code": "CHRONICCARDIODIS",
                "display": "Chronic Cardiorespiratory Disease"
              }
            ]
          },
          "rationale": "ABU"
        }
      ],
      "comment": "Other Risk Factor: Guessing Game is ON"
    },
    {
      "resourceType": "RiskAssessment",
      "id": "RiskFactor2",
      "identifier": {
        "system": "https://ehealthbc.ca/NamingSystem/ca-bc-risk-factor-id",
        "value": "RFID002"
      },
      "status": "registered",
      "code": {
        "coding": [
          {
            "system": "https://ehealthbc.ca/NamingSystem/ca-bc-risk-factor-category",
            "code": "RISKCATEGCD",
            "display": "CD"
          }
        ]
      },
      "subject": {
        "reference": "#Patient1"
      },
      "occurrencePeriod": {
        "start": "2016-02-02",
        "end": "2018-02-02"
      },
      "prediction": [
        {
          "outcome": {
            "coding": [
              {
                "system": "https://ehealthbc.ca/NamingSystem/ca-bc-risk-factor",
                "code": "CMCBLEEDING",
                "display": "Chronic Medical Condition - Bleeding Disorders (*)"
              }
            ]
          },
          "rationale": "YES"
        }
      ],
      "comment": "Other Risk Factor: Assessed by online doctor"
    }
  ],
  "status": "completed",
  "authored": "2018-11-19T19:15:00+00:00",
  "author": {
    "reference": "#Submitter1"
  },
  "source": {
    "reference": "#Patient1"
  },
  "item": [
    {
      "linkId": "INVESTIGATION",
      "item": [
        {
          "linkId": "investigation_externalSystemType",
          "answer": [
            {
              "valueCoding": {
                "code": "VCH_PARIS",
                "display": "VCH CD Case Number"
              }
            }
          ]
        },
        {
          "linkId": "investigation_externalSystemCaseIdentifier",
          "answer": [
            {
              "valueString": "a1879652"
            }
          ]
        },
        {
          "linkId": "INVESTIGATION_DETAILS",
          "item": [
            {
              "linkId": "InvestigationDetails_DiseaseSummary",
              "item": [
                {
                  "linkId": "invDetDiseaseSum_classification",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "CONFIRMED",
                        "display": "Confirmed"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_classificationGroup",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "CASE",
                        "display": "case"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_disease",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "397428000",
                        "display": "Diphtheria"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_diseaseID",
                  "answer": [
                    {
                      "valueString": "dID_1001"
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_diseaseEncounterGp",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "CD",
                        "display": "Communicable Disease"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_authority",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "PROVINCIAL",
                        "display": "Provincial"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_classificationDate",
                  "answer": [
                    {
                      "valueDate": "2018-10-01"
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_stage",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "ACUTE",
                        "display": "Acute"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_site",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "BCY_SITE210",
                        "display": "Cutaneous"
                      }
                    },
                    {
                      "valueCoding": {
                        "code": "BCY_SITE294",
                        "display": "Respiratory"
                      }
                    },
                    {
                      "valueCoding": {
                        "code": "13924000",
                        "display": "Wound"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_recordType",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "A",
                        "display": "Add"
                      }
                    }
                  ]
                }
              ]
            },
            {
              "linkId": "InvestigationDetails_DiseaseSummary",
              "item": [
                {
                  "linkId": "invDetDiseaseSum_classification",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "CONFIRMED",
                        "display": "Confirmed"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_classificationGroup",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "CASE",
                        "display": "case"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_disease",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "40468003",
                        "display": "Hepatitis A"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_diseaseID",
                  "answer": [
                    {
                      "valueString": "dID_2002"
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_diseaseEncounterGp",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "CD",
                        "display": "Communicable Disease"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_etioAgtMicroOrg",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "32452004",
                        "display": "Hepatitis A virus"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_etioAgtTaxoR1",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "BCY_CA-SNOMED32452004-G1",
                        "display": "genotype 1"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_etioAgtTaxoR2",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "BCY_CA-SNOMED32452004-1A",
                        "display": "subtype 1a"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_etioAgtEPImarker",
                  "item": [
                    {
                      "linkId": "invDetDiseaseSum_etioAgtEPImarkName",
                      "answer": [
                        {
                          "valueCoding": {
                            "code": "EPIMARKER_FURTHERDIFF",
                            "display": "zz Further Differentiation"
                          }
                        }
                      ]
                    },
                    {
                      "linkId": "invDetDiseaseSum_etioAgtEPImarkValue",
                      "answer": [
                        {
                          "valueString": "markValue1"
                        }
                      ]
                    },
                    {
                      "linkId": "invDetDiseaseSum_etioAgtEPImarkOvr",
                      "answer": [
                        {
                          "valueBoolean": false
                        }
                      ]
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_etioAgtEPImarker",
                  "item": [
                    {
                      "linkId": "invDetDiseaseSum_etioAgtEPImarkName",
                      "answer": [
                        {
                          "valueCoding": {
                            "code": "EPIMARKER_VIRALSEQ",
                            "display": "Viral Sequence"
                          }
                        }
                      ]
                    },
                    {
                      "linkId": "invDetDiseaseSum_etioAgtEPImarkValue",
                      "answer": [
                        {
                          "valueString": "markValue2"
                        }
                      ]
                    },
                    {
                      "linkId": "invDetDiseaseSum_etioAgtEPImarkOvr",
                      "answer": [
                        {
                          "valueBoolean": true
                        }
                      ]
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_etioAgtInfoSource",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "EAsource",
                        "display": "Etiologic Agent Info Source"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_etioAgtLabResultedInd",
                  "answer": [
                    {
                      "valueBoolean": "true"
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_authority",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "PROVINCIAL",
                        "display": "Provincial"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_classificationDate",
                  "answer": [
                    {
                      "valueDate": "2018-10-10"
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_recordType",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "A",
                        "display": "Add"
                      }
                    }
                  ]
                }
              ]
            },
            {
              "linkId": "InvestigationDetails_InvestigationInformation",
              "item": [
                {
                  "linkId": "invDetInvInfo_status",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "OPEN",
                        "display": "open"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetInvInfo_statusDate",
                  "answer": [
                    {
                      "valueDate": "2018-11-10"
                    }
                  ]
                },
                {
                  "linkId": "invDetDiseaseSum_investigationDiagnosisComment",
                  "answer": [
                    {
                      "valueString": "Comments for Investigation Diagnosis"
                    }
                  ]
                }
              ]
            },
            {
              "linkId": "InvestigationDetails_RespOrganizationInvestigator",
              "item": [
                {
                  "linkId": "invDetRespOrgInv_responsibleOrganization",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "8",
                        "display": "Interior Health Authority"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetRespOrgInv_responsibleOrganizationWorkgroup",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "195",
                        "display": "ESI - Interface - IHA - CD"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetRespOrgInv_responsibleOrganizationDate",
                  "answer": [
                    {
                      "valueDate": "2018-11-11"
                    }
                  ]
                },
                {
                  "linkId": "invDetRespOrgInv_investigatorOrganization",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "13",
                        "display": "Provincial Health Services Authority"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetRespOrgInv_investigatorWorkgroup",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "243",
                        "display": "ESI - Interface PHSA - CD"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetRespOrgInv_investigatorAssignedDate",
                  "answer": [
                    {
                      "valueDate": "2018-10-10"
                    }
                  ]
                },
                {
                  "linkId": "invDetRespOrgInv_reportingSentDate",
                  "answer": [
                    {
                      "valueDate": "2018-11-18"
                    }
                  ]
                },
                {
                  "linkId": "invDetRespOrgInv_reportingReceivedDate",
                  "answer": [
                    {
                      "valueDate": "2018-11-18"
                    }
                  ]
                },
                {
                  "linkId": "invDetRespOrgInv_providerReportingSourceLocation",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "333",
                        "display": "Fraser Canyon Hospital"
                      }
                    },
                    {
                      "valueCoding": {
                        "code": "2749",
                        "display": "Fraser Valley Travel Clinic"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetRespOrgInv_providerReportingSourceOther",
                  "answer": [
                    {
                      "valueString": "PROVIDER|05232|Montgomery|Carolyn Anne ADDRESS|Vancouver|V5Z 4A1|BC|746 Millyard CLINIC||H208"
                    }
                  ]
                },
                {
                  "linkId": "invDetRespOrgInv_recordType",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "A",
                        "display": "Add"
                      }
                    }
                  ]
                }
              ]
            },
            {
              "linkId": "InvestigationDetails_ReportingNotifications",
              "item": [
                {
                  "linkId": "invDetRepNotif_provider",
                  "answer": [
                    {
                      "valueReference": {
                        "reference": "#RptPrvdr1"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetRepNotif_recordType",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "A",
                        "display": "Add"
                      }
                    }
                  ]
                }
              ]
            },
            {
              "linkId": "InvestigationDetails_ReportingNotifications",
              "item": [
                {
                  "linkId": "invDetRepNotif_provider",
                  "answer": [
                    {
                      "valueReference": {
                        "reference": "#RptPrvdr2"
                      }
                    }
                  ]
                },
                {
                  "linkId": "invDetRepNotif_recordType",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "A",
                        "display": "Add"
                      }
                    }
                  ]
                }
              ]
            },
            {
              "linkId": "InvestigationDetails_UDF",
              "item": [
                {
                  "linkId": "UDF_397428000",
                  "item": [
                    {
                      "linkId": "UDF_contact_with_known_case",
                      "answer": [
                        {
                          "valueString": "Y"
                        }
                      ]
                    },
                    {
                      "linkId": "UDF_admitted_to_hospital",
                      "answer": [
                        {
                          "valueString": "DNA"
                        }
                      ]
                    },
                    {
                      "linkId": "UDF_name_of_hospital_for_admission",
                      "answer": [
                        {
                          "valueString": "Vancouver General Hospital"
                        }
                      ]
                    },
                    {
                      "linkId": "UDF_admission_date",
                      "answer": [
                        {
                          "valueDate": "2018-11-19"
                        }
                      ]
                    },
                    {
                      "linkId": "UDF_admitted_to_ICU",
                      "answer": [
                        {
                          "valueString": "DNA"
                        }
                      ]
                    },
                    {
                      "linkId": "UDF_immunization_status_prior_to_onset",
                      "answer": [
                        {
                          "valueString": "assumed_imm_age"
                        }
                      ]
                    },
                    {
                      "linkId": "UDF_immunization_status_prior_to_exposure",
                      "answer": [
                        {
                          "valueString": "full_imm_document"
                        }
                      ]
                    },
                    {
                      "linkId": "UDF_other_evidence_immune_status",
                      "answer": [
                        {
                          "valueString": "susceptible_lab"
                        }
                      ]
                    },
                    {
                      "linkId": "UDF_general_comments",
                      "answer": [
                        {
                          "valueString": "General comments for disease Diphtheria"
                        }
                      ]
                    },
                    {
                      "linkId": "UDF_did_case_travel_during_incubation_period",
                      "answer": [
                        {
                          "valueString": "U"
                        }
                      ]
                    },
                    {
                      "linkId": "UDF_where_case_travelled_during_incubation_period",
                      "answer": [
                        {
                          "valueString": "in_prov_territory"
                        }
                      ]
                    },
                    {
                      "linkId": "UDF_travel_locations_during_incubation_period",
                      "answer": [
                        {
                          "valueString": "United States, San Diego"
                        }
                      ]
                    },
                    {
                      "linkId": "UDF_did_case_travel_during_communicability",
                      "answer": [
                        {
                          "valueString": "U"
                        }
                      ]
                    },
                    {
                      "linkId": "UDF_where_case_travelled_during_communicability",
                      "answer": [
                        {
                          "valueString": "outside_canada"
                        }
                      ]
                    }
                  ]
                },
                {
                  "linkId": "UDF_40468003",
                  "item": [
                    {
                      "linkId": "UDF_family_physician_phone_no",
                      "answer": [
                        {
                          "valueString": "(604)275-1122"
                        }
                      ]
                    },
                    {
                      "linkId": "UDF_history_of_Hep_A_infection_date_estimated",
                      "answer": [
                        {
                          "valueBoolean": "true"
                        }
                      ]
                    },
                    {
                      "linkId": "UDF_travel_accomodation",
                      "answer": [
                        {
                          "valueString": "Four Seasons, Barcelona"
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "linkId": "LAB",
          "item": [
            {
              "linkId": "lab_diagnosticReport",
              "answer": [
                {
                  "valueReference": {
                    "reference": "#DiagRpt1"
                  }
                }
              ]
            },
            {
              "linkId": "lab_phReceivedDate",
              "answer": [
                {
                  "valueDate": "2018-01-31"
                }
              ]
            },
            {
              "linkId": "lab_recordType",
              "answer": [
                {
                  "valueCoding": {
                    "code": "A",
                    "display": "Add"
                  }
                }
              ]
            }
          ]
        },
        {
          "linkId": "LAB",
          "item": [
            {
              "linkId": "lab_diagnosticReport",
              "answer": [
                {
                  "valueReference": {
                    "reference": "#DiagRpt2"
                  }
                }
              ]
            },
            {
              "linkId": "lab_phReceivedDate",
              "answer": [
                {
                  "valueDate": "2018-06-30"
                }
              ]
            },
            {
              "linkId": "lab_recordType",
              "answer": [
                {
                  "valueCoding": {
                    "code": "A",
                    "display": "Add"
                  }
                }
              ]
            }
          ]
        },
        {
          "linkId": "SIGNS_SYMPTOMS",
          "item": [
            {
              "linkId": "signSymp_onsetFlag",
              "answer": [
                {
                  "valueBoolean": true
                }
              ]
            },
            {
              "linkId": "signSymp_onsetDate",
              "answer": [
                {
                  "valueDate": "2018-11-18"
                }
              ]
            },
            {
              "linkId": "signSymp_recoveryTime",
              "answer": [
                {
                  "valueDate": "2018-11-20"
                }
              ]
            },
            {
              "linkId": "signSymp_recoveryTimeEstimatedIndicator",
              "answer": [
                {
                  "valueBoolean": true
                }
              ]
            },
            {
              "linkId": "signSymp_duration",
              "answer": [
                {
                  "valueInteger": "10"
                }
              ]
            },
            {
              "linkId": "signSymp_signsSymptoms",
              "answer": [
                {
                  "valueCoding": {
                    "code": "49727002",
                    "display": "Cough"
                  }
                }
              ]
            },
            {
              "linkId": "signSymp_symptomID",
              "answer": [
                {
                  "valueString": "SSID001"
                }
              ]
            },
            {
              "linkId": "signSymp_dateOnsetEstimatedIndicator",
              "answer": [
                {
                  "valueBoolean": true
                }
              ]
            },
            {
              "linkId": "signSymp_signsSymptomsResponse",
              "answer": [
                {
                  "valueCoding": {
                    "code": "Y",
                    "display": "Yes"
                  }
                }
              ]
            },
            {
              "linkId": "signSymp_recordType",
              "answer": [
                {
                  "valueCoding": {
                    "code": "A",
                    "display": "Add"
                  }
                }
              ]
            }
          ]
        },
        {
          "linkId": "COMPLICATIONS",
          "item": [
            {
              "linkId": "cmpl_complication",
              "answer": [
                {
                  "valueCoding": {
                    "code": "363732003",
                    "display": "Addison's disease"
                  }
                }
              ]
            },
            {
              "linkId": "cmpl_complicationDate",
              "answer": [
                {
                  "valueDate": "2018-01-01"
                }
              ]
            },
            {
              "linkId": "cmpl_reportedBy",
              "answer": [
                {
                  "valueCoding": {
                    "code": "PHYSICIAN",
                    "display": "Physician"
                  }
                }
              ]
            },
            {
              "linkId": "cmpl_response",
              "answer": [
                {
                  "valueCoding": {
                    "code": "COMPLICATION_ASKEDBUTUNKNOWN",
                    "display": "Asked but Unknown"
                  }
                }
              ]
            },
            {
              "linkId": "cmpl_otherComplication",
              "answer": [
                {
                  "valueString": "Other complication to add here"
                }
              ]
            },
            {
              "linkId": "cmpl_complicationID",
              "answer": [
                {
                  "valueString": "CMPID_99999"
                }
              ]
            },
            {
              "linkId": "cmpl_recordType",
              "answer": [
                {
                  "valueCoding": {
                    "code": "A",
                    "display": "Add"
                  }
                }
              ]
            }
          ]
        },
        {
          "linkId": "OUTCOMES",
          "item": [
            {
              "linkId": "outC_outcomeDate",
              "answer": [
                {
                  "valueDate": "2018-11-13"
                }
              ]
            },
            {
              "linkId": "outC_specifyOutcome",
              "answer": [
                {
                  "valueString": "Please specify other outcome"
                }
              ]
            },
            {
              "linkId": "outC_outcomeCauseOfDeath",
              "answer": [
                {
                  "valueCoding": {
                    "code": "FATALCONDEATH",
                    "display": "Contributed, but wasn't the underlying cause"
                  }
                }
              ]
            },
            {
              "linkId": "outC_causeOfDeathComments",
              "answer": [
                {
                  "valueString": "comments of Death"
                }
              ]
            },
            {
              "linkId": "outC_causeOfDeathOtherText",
              "answer": [
                {
                  "valueString": "comments of Death"
                }
              ]
            },
            {
              "linkId": "outC_outcomeComments",
              "answer": [
                {
                  "valueString": "comments of death"
                }
              ]
            },
            {
              "linkId": "outC_outcome",
              "answer": [
                {
                  "valueCoding": {
                    "code": "FATAL",
                    "display": "Death"
                  }
                }
              ]
            },
            {
              "linkId": "outC_recordType",
              "answer": [
                {
                  "valueCoding": {
                    "code": "A",
                    "display": "Add"
                  }
                }
              ]
            }
          ]
        },
        {
          "linkId": "INTERVENTIONS",
          "item": [
            {
              "linkId": "intrvnt_interventionType",
              "answer": [
                {
                  "valueCoding": {
                    "code": "D",
                    "display": "Client directive"
                  }
                }
              ]
            },
            {
              "linkId": "intrvnt_interventionSubtype",
              "answer": [
                {
                  "valueCoding": {
                    "code": "HEALTHFILE",
                    "display": "Healthfile"
                  }
                }
              ]
            },
            {
              "linkId": "intrvnt_interventionDisposition",
              "answer": [
                {
                  "valueCoding": {
                    "code": "INTVC",
                    "display": "Intervention Code"
                  }
                }
              ]
            },
            {
              "linkId": "intrvnt_startDateOfIntervention",
              "answer": [
                {
                  "valueDate": "2018-01-01"
                }
              ]
            },
            {
              "linkId": "intrvnt_endDateOfIntervention",
              "answer": [
                {
                  "valueDate": "2019-01-01"
                }
              ]
            },
            {
              "linkId": "intrvnt_organization",
              "answer": [
                {
                  "valueCoding": {
                    "code": "INTVORG",
                    "display": "Intervention Organization"
                  }
                }
              ]
            },
            {
              "linkId": "intrvnt_serviceDeliveryLocation",
              "answer": [
                {
                  "valueCoding": {
                    "code": "INTVSDL",
                    "display": "Intervention SDL"
                  }
                }
              ]
            },
            {
              "linkId": "intrvnt_interventionOutcome",
              "answer": [
                {
                  "valueCoding": {
                    "code": "INTVOUTC",
                    "display": "Intervention Outcome"
                  }
                }
              ]
            },
            {
              "linkId": "intrvnt_details",
              "answer": [
                {
                  "valueString": "Intervention in Details"
                }
              ]
            },
            {
              "linkId": "intrvnt_interventionalID",
              "answer": [
                {
                  "valueString": "IID001"
                }
              ]
            },
            {
              "linkId": "intrvnt_recordType",
              "answer": [
                {
                  "valueCoding": {
                    "code": "A",
                    "display": "Add"
                  }
                }
              ]
            }
          ]
        },
        {
          "linkId": "EXPOSURE_SUMMARY",
          "item": [
            {
              "linkId": "expoSum_TE",
              "item": [
                {
                  "linkId": "expoSumTE_linkID",
                  "answer": [
                    {
                      "valueString": "expoTEid_101"
                    }
                  ]
                },
                {
                  "linkId": "expoSumTE_id",
                  "answer": [
                    {
                      "valueString": "expoID_10101"
                    }
                  ]
                },
                {
                  "linkId": "expoSumTE_exposureName",
                  "answer": [
                    {
                      "valueString": "Community"
                    }
                  ]
                },
                {
                  "linkId": "expoSumTE_transmissionStartDate",
                  "answer": [
                    {
                      "valueDate": "2017-01-01"
                    }
                  ]
                },
                {
                  "linkId": "expoSumTE_exposureLocationNameAddress",
                  "answer": [
                    {
                      "valueString": "expoAddress"
                    }
                  ]
                },
                {
                  "linkId": "expoSumTE_modeOfTransmission",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "DDSPREAD",
                        "display": "Direct droplet spread"
                      }
                    }
                  ]
                },
                {
                  "linkId": "expoSumTE_exposureSetting",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "PF",
                        "display": "Private Setting"
                      }
                    }
                  ]
                },
                {
                  "linkId": "expoSumTE_recordType",
                  "answer": [
                    {
                      "valueCoding": {
                        "code": "A",
                        "display": "Add"
                      }
                    }
                  ]
                },
                {
                  "linkId": "expoSumTE_Contact",
                  "item": [
                    {
                      "linkId": "expoSumTEContact_anonymousContact",
                      "answer": [
                        {
                          "valueInteger": "3"
                        }
                      ]
                    },
                    {
                      "linkId": "expoSumTEContact_anonymousContactDetails",
                      "answer": [
                        {
                          "valueString": "Contact Details TBD"
                        }
                      ]
                    },
                    {
                      "linkId": "expoSumTEContact_RpGp58",
                      "item": [
                        {
                          "linkId": "expoSumTEContact_indeterminateContactClientInd",
                          "answer": [
                            {
                              "valueBoolean": "true"
                            }
                          ]
                        },
                        {
                          "linkId": "expoSumTEContact_contactTEID",
                          "answer": [
                            {
                              "valueString": "cTEID_001"
                            }
                          ]
                        },
                        {
                          "linkId": "expoSumTEContact_lastNameContact",
                          "answer": [
                            {
                              "valueString": "contactLastName"
                            }
                          ]
                        },
                        {
                          "linkId": "expoSumTEContact_firstNameContact",
                          "answer": [
                            {
                              "valueString": "contactFirstName"
                            }
                          ]
                        },
                        {
                          "linkId": "expoSumTEContact_doBContact",
                          "answer": [
                            {
                              "valueDate": "1990-01-01"
                            }
                          ]
                        },
                        {
                          "linkId": "expoSumTEContact_genderContact",
                          "answer": [
                            {
                              "valueCoding": {
                                "code": "male",
                                "display": "Male"
                              }
                            }
                          ]
                        },
                        {
                          "linkId": "expoSumTEContact_healthRegionInfoContact",
                          "answer": [
                            {
                              "valueCoding": {
                                "code": "HRIC",
                                "display": "HR Info Center"
                              }
                            }
                          ]
                        },
                        {
                          "linkId": "expoSumTEContact_typeOfContact",
                          "answer": [
                            {
                              "valueCoding": {
                                "code": "UCnP",
                                "display": "Up Close & Personal"
                              }
                            }
                          ]
                        },
                        {
                          "linkId": "expoSumTEContact_earliestContact",
                          "answer": [
                            {
                              "valueDate": "2017-07-07"
                            }
                          ]
                        },
                        {
                          "linkId": "expoSumTEContact_mostRecentContact",
                          "answer": [
                            {
                              "valueDate": "2019-01-01"
                            }
                          ]
                        },
                        {
                          "linkId": "expoSumTEContact_otherDetailsContact",
                          "answer": [
                            {
                              "valueString": "TE Contact other contact details"
                            }
                          ]
                        },
                        {
                          "linkId": "expoSumTEContactRpGp58_recordType",
                          "answer": [
                            {
                              "valueCoding": {
                                "code": "A",
                                "display": "Add"
                              }
                            }
                          ]
                        }
                      ]
                    },
                    {
                      "linkId": "expoSumTEContact_RpGp3",
                      "item": [
                        {
                          "linkId": "expoSumTEContact_postExpoProphylaxisMMR_OutOfBC",
                          "answer": [
                            {
                              "valueBoolean": "false"
                            }
                          ]
                        },
                        {
                          "linkId": "expoSumTEContact_mmrDate_outOfBC",
                          "answer": [
                            {
                              "valueDate": "2017-02-02"
                            }
                          ]
                        },
                        {
                          "linkId": "expoSumTEContact_igCC_outOfBC",
                          "answer": [
                            {
                              "valueInteger": "5"
                            }
                          ]
                        },
                        {
                          "linkId": "expoSumTEContact_igDate_outOfBC",
                          "answer": [
                            {
                              "valueDate": "1990-03-03"
                            }
                          ]
                        },
                        {
                          "linkId": "expoSumTEContact_postExpoProphylaxisIG_OutOfBC",
                          "answer": [
                            {
                              "valueBoolean": "true"
                            }
                          ]
                        },
                        {
                          "linkId": "expoSumTEContact_igDate_outOfBC",
                          "answer": [
                            {
                              "valueDate": "1990-03-03"
                            }
                          ]
                        },
                        {
                          "linkId": "expoSumTEContactRpGp3_recordType",
                          "answer": [
                            {
                              "valueCoding": {
                                "code": "A",
                                "display": "Add"
                              }
                            }
                          ]
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "linkId": "expoSum_AE 1.9.2",
              "item": [
                {
                  "linkId": "expoSumAE_RpGp57",
                  "item": [
                    {
                      "linkId": "expoSumAE_linkID",
                      "answer": [
                        {
                          "valueString": "expoAEid_102"
                        }
                      ]
                    },
                    {
                      "linkId": "expoSumAE_id",
                      "answer": [
                        {
                          "valueString": "AEID_1001"
                        }
                      ]
                    },
                    {
                      "linkId": "expoSumAE_exposureName",
                      "answer": [
                        {
                          "valueString": "AEexpoNAME"
                        }
                      ]
                    },
                    {
                      "linkId": "expoSumAE_acquisitionStartDate",
                      "answer": [
                        {
                          "valueDate": "2017-05-05"
                        }
                      ]
                    },
                    {
                      "linkId": "expoSumAE_exposureLocationNameAddress",
                      "answer": [
                        {
                          "valueString": "AEexpoAddress"
                        }
                      ]
                    },
                    {
                      "linkId": "expoSumAE_modeOfAcquisition",
                      "answer": [
                        {
                          "valueCoding": {
                            "code": "A",
                            "display": "Airborne"
                          }
                        }
                      ]
                    },
                    {
                      "linkId": "expoSumAE_natureOfAcquisition",
                      "answer": [
                        {
                          "valueCoding": {
                            "code": "CAREGIVERNOTHEALTHCAREWORKERTRANSMISSION",
                            "display": "Caregiver - Not Health care worker"
                          }
                        }
                      ]
                    },
                    {
                      "linkId": "expoSumAE_exposureSetting",
                      "answer": [
                        {
                          "valueCoding": {
                            "code": "BCY_EXP_021",
                            "display": "Military base"
                          }
                        }
                      ]
                    },
                    {
                      "linkId": "expoSumAEGP57_recordType",
                      "answer": [
                        {
                          "valueCoding": {
                            "code": "A",
                            "display": "Add"
                          }
                        }
                      ]
                    }
                  ]
                },
                {
                  "linkId": "expoSumAE_RpGp63",
                  "item": [
                    {
                      "linkId": "expoSumAE_indeterminateContactClientInd",
                      "answer": [
                        {
                          "valueBoolean": "true"
                        }
                      ]
                    },
                    {
                      "linkId": "expoSumAE_lastNameContact",
                      "answer": [
                        {
                          "valueString": "AElastName"
                        }
                      ]
                    },
                    {
                      "linkId": "expoSumAE_firstNameContact",
                      "answer": [
                        {
                          "valueString": "AEfirstName"
                        }
                      ]
                    },
                    {
                      "linkId": "expoSumAE_dobContact",
                      "answer": [
                        {
                          "valueDate": "2017-06-06"
                        }
                      ]
                    },
                    {
                      "linkId": "expoSumAE_genderContact",
                      "answer": [
                        {
                          "valueCoding": {
                            "code": "M",
                            "display": "Male"
                          }
                        }
                      ]
                    },
                    {
                      "linkId": "expoSumAE_healthRegionInfoContact",
                      "answer": [
                        {
                          "valueCoding": {
                            "code": "160",
                            "display": "Vanderhoof"
                          }
                        }
                      ]
                    },
                    {
                      "linkId": "expoSumAE_typeOfContact",
                      "answer": [
                        {
                          "valueCoding": {
                            "code": "C_HOUSEHOLD",
                            "display": "Household"
                          }
                        }
                      ]
                    },
                    {
                      "linkId": "expoSumAE_earliestContact",
                      "answer": [
                        {
                          "valueDate": "2017-02-14"
                        }
                      ]
                    },
                    {
                      "linkId": "expoSumAE_mostRecentContact",
                      "answer": [
                        {
                          "valueDate": "2017-12-01"
                        }
                      ]
                    },
                    {
                      "linkId": "expoSumAE_otherDetailsContact",
                      "answer": [
                        {
                          "valueString": "Up close and personal"
                        }
                      ]
                    },
                    {
                      "linkId": "expoSumAE_contactAEID",
                      "answer": [
                        {
                          "valueString": "cAEID_001"
                        }
                      ]
                    },
                    {
                      "linkId": "expoSumAERpGp63_recordType",
                      "answer": [
                        {
                          "valueCoding": {
                            "code": "A",
                            "display": "ADD"
                          }
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "linkId": "SUBJECT",
      "item": [
        {
          "linkId": "SUBJECT_RISK_FACTORS",
          "item": [
            {
              "linkId": "subjRiskFactors_riskFactors",
              "answer": [
                {
                  "valueReference": {
                    "reference": "#RiskFactor1"
                  }
                }
              ]
            },
            {
              "linkId": "subjRiskFactors_recordType",
              "answer": [
                {
                  "valueCoding": {
                    "code": "A",
                    "display": "Add"
                  }
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "linkId": "SUBJECT",
      "item": [
        {
          "linkId": "SUBJECT_RISK_FACTORS",
          "item": [
            {
              "linkId": "subjRiskFactors_riskFactors",
              "answer": [
                {
                  "valueReference": {
                    "reference": "#RiskFactor2"
                  }
                }
              ]
            },
            {
              "linkId": "subjRiskFactors_recordType",
              "answer": [
                {
                  "valueCoding": {
                    "code": "A",
                    "display": "Add"
                  }
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "linkId": "NOTES",
      "item": [
        {
          "linkId": "notes_text",
          "answer": [
            {
              "valueString": "Notes texting"
            }
          ]
        },
        {
          "linkId": "notes_id",
          "answer": [
            {
              "valueString": "NotesID_001"
            }
          ]
        },
        {
          "linkId": "notes_context",
          "answer": [
            {
              "valueCoding": {
                "code": "NOTE",
                "display": "Note Context"
              }
            }
          ]
        },
        {
          "linkId": "notes_subjectLine",
          "answer": [
            {
              "valueString": "Notes Subject Line to indicate subject matter"
            }
          ]
        },
        {
          "linkId": "notes_status",
          "answer": [
            {
              "valueCoding": {
                "code": "C",
                "display": "Completed"
              }
            }
          ]
        },
        {
          "linkId": "notes_date",
          "answer": [
            {
              "valueDate": "2018-10-10"
            }
          ]
        },
        {
          "linkId": "notes_type",
          "answer": [
            {
              "valueCoding": {
                "code": "NP",
                "display": "NotePad"
              }
            }
          ]
        },
        {
          "linkId": "notes_recordType",
          "answer": [
            {
              "valueCoding": {
                "code": "A",
                "display": "Add"
              }
            }
          ]
        }
      ]
    }
  ]
}