PackagesCanonicalsLogsProblems
    Packages
    star.rhecord.beta@0.0.3-beta
    https://example.org/fhir/RheCORD/StructureDefinition/Condition_Comorbidity_Disease_Asthma_copd
{
  "description": null,
  "_filename": "Condition_Comorbidity_Disease_Asthma_copd.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_Comorbidity_Disease_Asthma_copd",
  "abstract": false,
  "type": "Condition",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.0.3-beta",
  "status": "draft",
  "id": "1969e29f-d299-4a60-9af0-6a025ec75f52",
  "kind": "resource",
  "url": "https://example.org/fhir/RheCORD/StructureDefinition/Condition_Comorbidity_Disease_Asthma_copd",
  "version": null,
  "differential": {
    "element": [ {
      "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": "10692761000119107"
    }, {
      "id": "Condition.code.coding.display",
      "path": "Condition.code.coding.display",
      "fixedString": "COPD/Asthma"
    }, {
      "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}$')"
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition"
}