PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4.id.core@0.1.0
    https://fhir.kemkes.go.id/r4/StructureDefinition/Condition
{
  "description": "A clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern.",
  "_filename": "Condition.json",
  "package_name": "hl7.fhir.r4.id.core",
  "date": "2019-11-01T09:29:23+11:00",
  "derivation": "specialization",
  "meta": {
    "lastUpdated": "2021-12-28T22:59:30.660+00:00"
  },
  "publisher": "Health Level Seven International (Patient Care)",
  "fhirVersion": "4.0.1",
  "name": "Condition",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://snomed.info/conceptdomain",
    "name": "SNOMED CT Concept Domain Binding",
    "identity": "sct-concept"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://snomed.org/attributebinding",
    "name": "SNOMED CT Attribute Binding",
    "identity": "sct-attr"
  } ],
  "abstract": false,
  "type": "Condition",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
    "valueString": "Clinical.Summary"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 3
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
    "valueCode": "patient"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  } ],
  "status": "active",
  "id": "55e12bb6-cb9d-45f2-972e-cac8e1eb1eae",
  "kind": "resource",
  "url": "https://fhir.kemkes.go.id/r4/StructureDefinition/Condition",
  "version": "4.0.1",
  "differential": {
    "element": [ {
      "id": "Condition",
      "path": "Condition",
      "short": "Detailed information about conditions, problems or diagnoses",
      "mapping": [ {
        "map": "Event",
        "identity": "workflow"
      }, {
        "map": "< 243796009 |Situation with explicit context| : 246090004 |Associated finding| = ( ( < 404684003 |Clinical finding| MINUS ( << 420134006 |Propensity to adverse reactions| OR << 473010000 |Hypersensitivity condition| OR << 79899007 |Drug interaction| OR << 69449002 |Drug action| OR << 441742003 |Evaluation finding| OR << 307824009 |Administrative status| OR << 385356007 |Tumor stage finding|)) OR < 272379006 |Event|)",
        "identity": "sct-concept"
      }, {
        "map": "PPR message",
        "identity": "v2"
      }, {
        "map": "Observation[classCode=OBS, moodCode=EVN, code=ASSERTION, value,
        "identity": "rim"
      } ],
      "constraint": [ {
        "key": "con-5",
        "human": "Condition.clinicalStatus SHALL NOT be present if verification Status is entered-in-error",
        "xpath": "not(exists(f:verificationStatus/f:coding[f:system/@value='http://terminology.hl7.org/CodeSystem/condition-ver-status' and f:code/@value='entered-in-error'])) or not(exists(f:clinicalStatus))",
        "source": "http://hl7.org/fhir/StructureDefinition/Condition",
        "severity": "error",
        "expression": "verificationStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-ver-status' and code='entered-in-error').empty() or clinicalStatus.empty()"
      }, {
        "key": "con-4",
        "human": "If condition is abated, then clinicalStatus must be either inactive, resolved, or remission",
        "xpath": "not(exists(*[starts-with(local-name(.), 'abatement')])) or exists(f:clinicalStatus/f:coding[f:system/@value='http://terminology.hl7.org/CodeSystem/condition-clinical' and f:code/@value=('resolved', 'remission', 'inactive')])",
        "source": "http://hl7.org/fhir/StructureDefinition/Condition",
        "severity": "error",
        "expression": "abatement.empty() or clinicalStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-clinical' and (code='resolved' or code='remission' or code='inactive')).exists()"
      }, {
        "key": "con-3",
        "human": "Condition.clinicalStatus SHALL be present if verificationStatus is not entered-in-error and category is problem-list-item",
        "xpath": "exists(f:clinicalStatus) or exists(f:verificationStatus/f:coding/f:code/@value='entered-in-error') or not(exists(category[@value='problem-list-item']))",
        "source": "http://hl7.org/fhir/StructureDefinition/Condition",
        "severity": "warning",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice",
          "valueBoolean": true
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice-explanation",
          "valueMarkdown": "Most systems will expect a clinicalStatus to be valued for problem-list-items that are managed over time, but might not need a clinicalStatus for point in time encounter-diagnosis."
        } ],
        "expression": "clinicalStatus.exists() or verificationStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-ver-status' and code = 'entered-in-error').exists() or category.select($this='problem-list-item').empty()"
      } ],
      "definition": "A clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern."
    }, {
      "path": "Condition.identifier",
      "requirements": "Allows identification of the condition as it is known by various participating systems and in a way that remains consistent across servers.",
      "definition": "Business identifiers assigned to this condition by the performer or other systems which remain constant as the resource is updated and propagates from server to server.",
      "short": "External Ids for this condition",
      "mapping": [ {
        "map": "Event.identifier",
        "identity": "workflow"
      }, {
        "map": "FiveWs.identifier",
        "identity": "w5"
      }, {
        "map": ".id",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Identifier"
      } ],
      "id": "Condition.identifier",
      "comment": "This is a business identifier, not a resource identifier (see [discussion](resource.html#identifiers)).  It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types.  For example, multiple Patient and a Person resource instance might share the same social insurance number.",
      "isSummary": true
    }, {
      "path": "Condition.clinicalStatus",
      "definition": "The clinical status of the condition.",
      "isModifier": true,
      "short": "active | recurrence | relapse | inactive | remission | resolved",
      "mapping": [ {
        "map": "Event.status",
        "identity": "workflow"
      }, {
        "map": "FiveWs.status",
        "identity": "w5"
      }, {
        "map": "< 303105007 |Disease phases|",
        "identity": "sct-concept"
      }, {
        "map": "PRB-14",
        "identity": "v2"
      }, {
        "map": "Observation ACT\n.inboundRelationship[typeCode=COMP].source[classCode=OBS, code=\"clinicalStatus\", moodCode=EVN].value",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/condition-clinical|4.0.1",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ConditionClinicalStatus"
        } ],
        "description": "The clinical status of the condition or diagnosis."
      },
      "max": "1",
      "id": "Condition.clinicalStatus",
      "condition": [ "con-3", "con-4", "con-5" ],
      "comment": "The data type is CodeableConcept because clinicalStatus has some clinical judgment involved, such that there might need to be more specificity than the required FHIR value set allows. For example, a SNOMED coding might allow for additional specificity.",
      "isModifierReason": "This element is labeled as a modifier because the status contains codes that mark the condition as no longer active.",
      "isSummary": true
    }, {
      "path": "Condition.verificationStatus",
      "definition": "The verification status to support the clinical status of the condition.",
      "isModifier": true,
      "short": "unconfirmed | provisional | differential | confirmed | refuted | entered-in-error",
      "mapping": [ {
        "map": "Event.status",
        "identity": "workflow"
      }, {
        "map": "FiveWs.status",
        "identity": "w5"
      }, {
        "map": "< 410514004 |Finding context value|",
        "identity": "sct-concept"
      }, {
        "map": "PRB-13",
        "identity": "v2"
      }, {
        "map": "Observation ACT\n.inboundRelationship[typeCode=COMP].source[classCode=OBS, code=\"verificationStatus\", moodCode=EVN].value",
        "identity": "rim"
      }, {
        "map": "408729009",
        "identity": "sct-attr"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/condition-ver-status|4.0.1",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ConditionVerificationStatus"
        } ],
        "description": "The verification status to support or decline the clinical status of the condition or diagnosis."
      },
      "max": "1",
      "id": "Condition.verificationStatus",
      "condition": [ "con-3", "con-5" ],
      "comment": "verificationStatus is not required.  For example, when a patient has abdominal pain in the ED, there is not likely going to be a verification status.\nThe data type is CodeableConcept because verificationStatus has some clinical judgment involved, such that there might need to be more specificity than the required FHIR value set allows. For example, a SNOMED coding might allow for additional specificity.",
      "isModifierReason": "This element is labeled as a modifier because the status contains the code refuted and entered-in-error that mark the Condition as not currently valid.",
      "isSummary": true
    }, {
      "id": "Condition.category",
      "path": "Condition.category",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "problem-list-item | encounter-diagnosis",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://hl7.org/fhir/ValueSet/condition-category",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ConditionCategory"
        } ],
        "description": "A category assigned to the condition."
      },
      "comment": "The categorization is often highly contextual and may appear poorly differentiated or not very useful in other contexts.",
      "mapping": [ {
        "map": "FiveWs.class",
        "identity": "w5"
      }, {
        "map": "< 404684003 |Clinical finding|",
        "identity": "sct-concept"
      }, {
        "map": "'problem' if from PRB-3. 'diagnosis' if from DG1 segment in PV1 message",
        "identity": "v2"
      }, {
        "map": ".code",
        "identity": "rim"
      } ],
      "definition": "A category assigned to the condition."
    }, {
      "path": "Condition.severity",
      "definition": "A subjective assessment of the severity of the condition as evaluated by the clinician.",
      "short": "Subjective severity of condition",
      "mapping": [ {
        "map": "FiveWs.grade",
        "identity": "w5"
      }, {
        "map": "< 272141005 |Severities|",
        "identity": "sct-concept"
      }, {
        "map": "PRB-26 / ABS-3",
        "identity": "v2"
      }, {
        "map": "Can be pre/post-coordinated into value.  Or ./inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=\"severity\"].value",
        "identity": "rim"
      }, {
        "map": "246112005",
        "identity": "sct-attr"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "preferred",
        "valueSet": "http://hl7.org/fhir/ValueSet/condition-severity",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ConditionSeverity"
        } ],
        "description": "A subjective assessment of the severity of the condition as evaluated by the clinician."
      },
      "max": "1",
      "id": "Condition.severity",
      "comment": "Coding of the severity with a terminology is preferred, where possible."
    }, {
      "path": "Condition.code",
      "requirements": "0..1 to account for primarily narrative only resources.",
      "definition": "Identification of the condition, problem or diagnosis.",
      "short": "Identification of the condition, problem or diagnosis",
      "mapping": [ {
        "map": "Event.code",
        "identity": "workflow"
      }, {
        "map": "FiveWs.what[x]",
        "identity": "w5"
      }, {
        "map": "code 246090004 |Associated finding| (< 404684003 |Clinical finding| MINUS\n<< 420134006 |Propensity to adverse reactions| MINUS \n<< 473010000 |Hypersensitivity condition| MINUS \n<< 79899007 |Drug interaction| MINUS\n<< 69449002 |Drug action| MINUS \n<< 441742003 |Evaluation finding| MINUS \n<< 307824009 |Administrative status| MINUS \n<< 385356007 |Tumor stage finding|) \nOR < 413350009 |Finding with explicit context|\nOR < 272379006 |Event|",
        "identity": "sct-concept"
      }, {
        "map": "PRB-3",
        "identity": "v2"
      }, {
        "map": ".value",
        "identity": "rim"
      }, {
        "map": "246090004",
        "identity": "sct-attr"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "example",
        "valueSet": "http://hl7.org/fhir/ValueSet/condition-code",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ConditionKind"
        } ],
        "description": "Identification of the condition or diagnosis."
      },
      "alias": [ "type" ],
      "max": "1",
      "id": "Condition.code",
      "isSummary": true
    }, {
      "path": "Condition.bodySite",
      "definition": "The anatomical location where this condition manifests itself.",
      "short": "Anatomical location, if relevant",
      "mapping": [ {
        "map": "< 442083009  |Anatomical or acquired body structure|",
        "identity": "sct-concept"
      }, {
        "map": ".targetBodySiteCode",
        "identity": "rim"
      }, {
        "map": "363698007",
        "identity": "sct-attr"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "example",
        "valueSet": "http://hl7.org/fhir/ValueSet/body-site",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "BodySite"
        } ],
        "description": "Codes describing anatomical locations. May include laterality."
      },
      "id": "Condition.bodySite",
      "comment": "Only used if not implicit in code found in Condition.code. If the use case requires attributes from the BodySite resource (e.g. to identify and track separately) then use the standard extension [bodySite](extension-bodysite.html).  May be a summary code, or a reference to a very precise definition of the location, or both.",
      "isSummary": true
    }, {
      "path": "Condition.subject",
      "requirements": "Group is typically used for veterinary or public health use cases.",
      "min": 1,
      "definition": "Indicates the patient or group who the condition record is associated with.",
      "short": "Who has the condition?",
      "mapping": [ {
        "map": "Event.subject",
        "identity": "workflow"
      }, {
        "map": "FiveWs.subject[x]",
        "identity": "w5"
      }, {
        "map": "PID-3",
        "identity": "v2"
      }, {
        "map": ".participation[typeCode=SBJ].role[classCode=PAT]",
        "identity": "rim"
      }, {
        "map": "FiveWs.subject",
        "identity": "w5"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group" ]
      } ],
      "alias": [ "patient" ],
      "max": "1",
      "id": "Condition.subject",
      "isSummary": true
    }, {
      "path": "Condition.encounter",
      "definition": "The Encounter during which this Condition was created or to which the creation of this record is tightly associated.",
      "short": "Encounter created as part of",
      "mapping": [ {
        "map": "Event.context",
        "identity": "workflow"
      }, {
        "map": "FiveWs.context",
        "identity": "w5"
      }, {
        "map": "PV1-19 (+PV1-54)",
        "identity": "v2"
      }, {
        "map": ".inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN]",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Encounter" ]
      } ],
      "max": "1",
      "id": "Condition.encounter",
      "comment": "This will typically be the encounter the event occurred within, but some activities may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter. This record indicates the encounter this particular record is associated with.  In the case of a \"new\" diagnosis reflecting ongoing/revised information about the condition, this might be distinct from the first encounter in which the underlying condition was first \"known\".",
      "isSummary": true
    }, {
      "path": "Condition.onset[x]",
      "definition": "Estimated or actual date or date-time  the condition began, in the opinion of the clinician.",
      "short": "Estimated or actual date,  date-time, or age",
      "mapping": [ {
        "map": "Event.occurrence[x]",
        "identity": "workflow"
      }, {
        "map": "FiveWs.init",
        "identity": "w5"
      }, {
        "map": "PRB-16",
        "identity": "v2"
      }, {
        "map": ".effectiveTime.low or .inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=\"age at onset\"].value",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "dateTime"
      }, {
        "code": "Age"
      }, {
        "code": "Period"
      }, {
        "code": "Range"
      }, {
        "code": "string"
      } ],
      "max": "1",
      "id": "Condition.onset[x]",
      "comment": "Age is generally used when the patient reports an age at which the Condition began to occur.",
      "isSummary": true
    }, {
      "path": "Condition.abatement[x]",
      "definition": "The date or estimated date that the condition resolved or went into remission. This is called \"abatement\" because of the many overloaded connotations associated with \"remission\" or \"resolution\" - Conditions are never really resolved, but they can abate.",
      "short": "When in resolution/remission",
      "mapping": [ {
        "map": "FiveWs.done[x]",
        "identity": "w5"
      }, {
        "map": ".effectiveTime.high or .inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=\"age at remission\"].value or .inboundRelationship[typeCode=SUBJ]source[classCode=CONC, moodCode=EVN].status=completed",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "dateTime"
      }, {
        "code": "Age"
      }, {
        "code": "Period"
      }, {
        "code": "Range"
      }, {
        "code": "string"
      } ],
      "max": "1",
      "id": "Condition.abatement[x]",
      "condition": [ "con-4" ],
      "comment": "There is no explicit distinction between resolution and remission because in many cases the distinction is not clear. Age is generally used when the patient reports an age at which the Condition abated.  If there is no abatement element, it is unknown whether the condition has resolved or entered remission; applications and users should generally assume that the condition is still valid.  When abatementString exists, it implies the condition is abated."
    }, {
      "id": "Condition.recordedDate",
      "max": "1",
      "path": "Condition.recordedDate",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Date record was first recorded",
      "mapping": [ {
        "map": "FiveWs.recorded",
        "identity": "w5"
      }, {
        "map": "REL-11",
        "identity": "v2"
      }, {
        "map": ".participation[typeCode=AUT].time",
        "identity": "rim"
      } ],
      "isSummary": true,
      "definition": "The recordedDate represents when this particular Condition record was created in the system, which is often a system-generated date."
    }, {
      "id": "Condition.recorder",
      "max": "1",
      "path": "Condition.recorder",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson" ]
      } ],
      "short": "Who recorded the condition",
      "mapping": [ {
        "map": "FiveWs.author",
        "identity": "w5"
      }, {
        "map": ".participation[typeCode=AUT].role",
        "identity": "rim"
      } ],
      "isSummary": true,
      "definition": "Individual who recorded the record and takes responsibility for its content."
    }, {
      "id": "Condition.asserter",
      "max": "1",
      "path": "Condition.asserter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson" ]
      } ],
      "short": "Person who asserts this condition",
      "mapping": [ {
        "map": "FiveWs.source",
        "identity": "w5"
      }, {
        "map": "REL-7.1 identifier + REL-7.12 type code",
        "identity": "v2"
      }, {
        "map": ".participation[typeCode=INF].role",
        "identity": "rim"
      } ],
      "isSummary": true,
      "definition": "Individual who is making the condition statement."
    }, {
      "id": "Condition.stage",
      "path": "Condition.stage",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Stage/grade, usually assessed formally",
      "mapping": [ {
        "map": "./inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=\"stage/grade\"]",
        "identity": "rim"
      } ],
      "constraint": [ {
        "key": "con-1",
        "human": "Stage SHALL have summary or assessment",
        "xpath": "exists(f:summary) or exists(f:assessment)",
        "source": "http://hl7.org/fhir/StructureDefinition/Condition",
        "severity": "error",
        "expression": "summary.exists() or assessment.exists()"
      } ],
      "definition": "Clinical stage or grade of a condition. May include formal severity assessments."
    }, {
      "path": "Condition.stage.summary",
      "definition": "A simple summary of the stage such as \"Stage 3\". The determination of the stage is disease-specific.",
      "short": "Simple summary (disease specific)",
      "mapping": [ {
        "map": "< 254291000 |Staging and scales|",
        "identity": "sct-concept"
      }, {
        "map": "PRB-14",
        "identity": "v2"
      }, {
        "map": ".value",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "example",
        "valueSet": "http://hl7.org/fhir/ValueSet/condition-stage",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ConditionStage"
        } ],
        "description": "Codes describing condition stages (e.g. Cancer stages)."
      },
      "max": "1",
      "id": "Condition.stage.summary",
      "condition": [ "con-1" ]
    }, {
      "id": "Condition.stage.assessment",
      "path": "Condition.stage.assessment",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/ClinicalImpression", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport", "http://hl7.org/fhir/StructureDefinition/Observation" ]
      } ],
      "short": "Formal record of assessment",
      "mapping": [ {
        "map": ".self",
        "identity": "rim"
      } ],
      "condition": [ "con-1" ],
      "definition": "Reference to a formal record of the evidence on which the staging assessment is based."
    }, {
      "id": "Condition.stage.type",
      "max": "1",
      "path": "Condition.stage.type",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Kind of staging",
      "binding": {
        "strength": "example",
        "valueSet": "http://hl7.org/fhir/ValueSet/condition-stage-type",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ConditionStageType"
        } ],
        "description": "Codes describing the kind of condition staging (e.g. clinical or pathological)."
      },
      "mapping": [ {
        "map": "./inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=\"stage type\"]",
        "identity": "rim"
      } ],
      "definition": "The kind of staging, such as pathological or clinical staging."
    }, {
      "id": "Condition.evidence",
      "path": "Condition.evidence",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Supporting evidence",
      "comment": "The evidence may be a simple list of coded symptoms/manifestations, or references to observations or formal assessments, or both.",
      "mapping": [ {
        "map": ".outboundRelationship[typeCode=SPRT].target[classCode=OBS, moodCode=EVN]",
        "identity": "rim"
      } ],
      "constraint": [ {
        "key": "con-2",
        "human": "evidence SHALL have code or details",
        "xpath": "exists(f:code) or exists(f:detail)",
        "source": "http://hl7.org/fhir/StructureDefinition/Condition",
        "severity": "error",
        "expression": "code.exists() or detail.exists()"
      } ],
      "definition": "Supporting evidence / manifestations that are the basis of the Condition's verification status, such as evidence that confirmed or refuted the condition."
    }, {
      "path": "Condition.evidence.code",
      "definition": "A manifestation or symptom that led to the recording of this condition.",
      "short": "Manifestation/symptom",
      "mapping": [ {
        "map": "Event.reasonCode",
        "identity": "workflow"
      }, {
        "map": "FiveWs.why[x]",
        "identity": "w5"
      }, {
        "map": "< 404684003 |Clinical finding|",
        "identity": "sct-concept"
      }, {
        "map": "[code=\"diagnosis\"].value",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "example",
        "valueSet": "http://hl7.org/fhir/ValueSet/manifestation-or-symptom",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ManifestationOrSymptom"
        } ],
        "description": "Codes that describe the manifestation or symptoms of a condition."
      },
      "id": "Condition.evidence.code",
      "condition": [ "con-2" ],
      "isSummary": true
    }, {
      "id": "Condition.evidence.detail",
      "path": "Condition.evidence.detail",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Resource" ]
      } ],
      "short": "Supporting information found elsewhere",
      "mapping": [ {
        "map": "FiveWs.why[x]",
        "identity": "w5"
      }, {
        "map": ".self",
        "identity": "rim"
      } ],
      "condition": [ "con-2" ],
      "isSummary": true,
      "definition": "Links to other relevant information, including pathology reports."
    }, {
      "id": "Condition.note",
      "path": "Condition.note",
      "type": [ {
        "code": "Annotation"
      } ],
      "short": "Additional information about the Condition",
      "mapping": [ {
        "map": "Event.note",
        "identity": "workflow"
      }, {
        "map": "NTE child of PRB",
        "identity": "v2"
      }, {
        "map": ".inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=\"annotation\"].value",
        "identity": "rim"
      } ],
      "definition": "Additional information about the Condition. This is a general notes/comments entry  for description of the Condition, its diagnosis and prognosis."
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientcare/index.cfm",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DomainResource"
}