PackagesCanonicalsLogsProblems
    Packages
    NHSD.Assets.STU3@1.0.0
    https://fhir.nhs.uk/STU3/CodeSystem/CareConnect-ConditionRelationship-1
{
  "description": "A CodeSystem that identifies the kind of relationship that exists with a target condition.",
  "_filename": "CodeSystem-CareConnect-ConditionRelationship-1.json",
  "package_name": "NHSD.Assets.STU3",
  "date": "2017-08-01T00:00:00+00:00",
  "publisher": "HL7 UK",
  "content": "complete",
  "name": "Care Connect Condition Relationship",
  "copyright": "Copyright © 2016 HL7 UK",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "2c25b3ea-ac50-4f7c-a9a3-741060e40045",
  "kind": null,
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/CareConnect-ConditionRelationship-1",
  "concept": [ {
    "code": "combined",
    "display": "Combined",
    "definition": "This condition is combined/merged with the target condition to form a single logical condition."
  }, {
    "code": "grouped",
    "display": "Grouped",
    "definition": "This condition is part of a group that includes the target condition as a member of the group."
  }, {
    "code": "replaces",
    "display": "Replaces",
    "definition": "This condition replaces a previous condition (i.e. a revised diagnosis). The target condition is now obsolete."
  }, {
    "code": "evolved-from",
    "display": "Evolved From",
    "definition": "This condition has evolved from the target condition."
  }, {
    "code": "onset",
    "display": "Onset",
    "definition": "This condition follows-on from the target onset condition. Used when specifing a relationship to a previous onset condition when this condition episodicity is Review, Flare or End."
  } ],
  "caseSensitive": true,
  "version": "1.0.0"
}