{
  "resourceType": "Condition",
  "id": "5a7f34e7-9b7b-4e5c-ba7c-890edbc4d757",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem"
    ]
  },
  "identifier": [
    {
      "assigner": {
        "identifier": {
          "system": "http://fhir.nl/fhir/NamingSystem/ura",
          "value": "22222222",
          "type": {
            "coding": [
              {
                "code": "author",
                "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type"
              }
            ]
          }
        }
      },
      "system": "https://cp2-test.example.org/Condition",
      "value": "5a7f34e7-9b7b-4e5c-ba7c-890edbc4d757"
    }
  ],
  "onsetDateTime": "2021-09-03T12:00:00Z",
  "code": {
    "coding": [
      {
        "code": "66931009",
        "system": "http://snomed.info/sct",
        "display": "Hypercalcemia"
      }
    ]
  },
  "subject": {
    "reference": "Patient/27e58ece-409e-44f9-8cc1-b33495a0ef9d"
  }
}
