{
  "resourceType": "Condition",
  "id": "GeNS_EX_Selbstpflegedefizit",
  "meta": {
    "profile": [
      "http://hs-osnabrueck.de/fhir/ePflegebericht/StructureDefinition/NursingProblem"
    ]
  },
  "code": {
    "coding": [
      {
        "system": "urn:oid:2.16.840.1.113883.6.97",
        "code": "10023410",
        "display": "Selbstpflegedefizit"
      }
    ]
  },
  "subject": {
    "reference": "Patient/example"
  }
}