[
  {
    "resourceType": "Condition",
    "id": "1234567",
    "clinicalStatus": {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
          "code": "resolved"
        }
      ]
    },
    "verificationStatus": {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
          "code": "confirmed"
        }
      ]
    },
    "subject": {
      "reference": "urn:uuid:4708d49c-98ee-4b37-9499-9c24bc6f6c7e"
    },
    "code": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "239720000",
          "display": "Tear of meniscus of knee"
        }
      ],
      "text": "Tear of meniscus of knee"
    },
    "onsetDateTime": "2018-03-13T01:02:46-04:00",
    "abatementDateTime": "2018-04-12T01:02:46-04:00",
    "recordedDate": "2018-03-13T01:02:46-04:00"
  },
  {
    "resourceType": "Condition",
    "id": "1234568",
    "clinicalStatus": {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
          "code": "resolved"
        }
      ]
    },
    "verificationStatus": {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
          "code": "confirmed"
        }
      ]
    },
    "subject": {
      "reference": "urn:uuid:4708d49c-98ee-4b37-9499-9c24bc6f6c7e"
    },
    "code": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "239720000",
          "display": "Tear of meniscus of knee"
        }
      ],
      "text": "Tear of meniscus of knee"
    },
    "onsetDateTime": "2019-07-13T01:02:46-04:00",
    "abatementDateTime": "2019-08-12T01:02:46-04:00",
    "recordedDate": "2019-07-13T01:02:46-04:00"
  },
  {
    "resourceType": "Condition",
    "id": "1234569",
    "clinicalStatus": {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
          "code": "resolved"
        }
      ]
    },
    "verificationStatus": {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
          "code": "confirmed"
        }
      ]
    },
    "subject": {
      "reference": "urn:uuid:4708d49c-98ee-4b37-9499-9c24bc6f6c7f"
    },
    "code": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "239720000",
          "display": "Tear of meniscus of knee"
        }
      ],
      "text": "Tear of meniscus of knee"
    },
    "onsetDateTime": "2019-03-13T01:02:46-04:00",
    "abatementDateTime": "2019-04-12T01:02:46-04:00",
    "recordedDate": "2019-03-13T01:02:46-04:00"
  }
]