PackagesCanonicalsLogsProblems
    Packages
    star.rhecord.beta@0.0.3-beta
    https://example.org/fhir/RheCORD/StructureDefinition/Condition__Primary_Rheumatism
{
  "description": null,
  "_filename": "Condition__Primary_Rheumatism.StructureDefinition.json",
  "package_name": "star.rhecord.beta",
  "date": "2022-09-28T13:47:53.0445902+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Condition__Primary_Rheumatism",
  "abstract": false,
  "type": "Condition",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.0.3-beta",
  "status": "draft",
  "id": "e1efedbc-8440-4975-8a15-424c80644640",
  "kind": "resource",
  "url": "https://example.org/fhir/RheCORD/StructureDefinition/Condition__Primary_Rheumatism",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Condition",
      "path": "Condition",
      "comment": "This condition is automatically enabled and requires a date so the RheCORD App can export the date properly"
    }, {
      "id": "Condition.code.coding.system",
      "path": "Condition.code.coding.system",
      "fixedUri": "SNOMED CT"
    }, {
      "id": "Condition.code.coding.version",
      "path": "Condition.code.coding.version",
      "fixedString": "2022AA"
    }, {
      "id": "Condition.code.coding.code",
      "path": "Condition.code.coding.code",
      "fixedCode": "396332003"
    }, {
      "id": "Condition.code.coding.display",
      "path": "Condition.code.coding.display",
      "fixedString": "Rheumatism"
    }, {
      "id": "Condition.subject.identifier.value",
      "path": "Condition.subject.identifier.value",
      "constraint": [ {
        "key": "star.rhecord.gkv",
        "human": "The identifier is the GKV of the patient",
        "severity": "warning",
        "expression": "matches('^[A-Z][0-9]{9}$')"
      } ]
    }, {
      "id": "Condition.recordedDate",
      "min": 1,
      "path": "Condition.recordedDate"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition"
}