PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.3-pre-release
    https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionRelationship
{
  "description": "A set of codes that define the kind of relationship that exists with a target condition or problem.",
  "_filename": "CodeSystem-UKCore-ConditionRelationship.json",
  "package_name": "fhir.r4.ukcore.stu3.currentbuild",
  "date": "2022-01-07",
  "publisher": "HL7 UK",
  "content": "complete",
  "name": "UKCoreConditionRelationship",
  "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "UK Core Condition Relationship",
  "package_version": "0.0.3-pre-release",
  "status": "active",
  "id": "07c098ef-aae3-4d16-b9ed-6004ed18af4f",
  "kind": null,
  "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-ConditionRelationship",
  "concept": [ {
    "code": "merge-combine",
    "display": "Merge/Combine",
    "definition": "This condition is merged/combined with the target condition to form a single logical condition."
  }, {
    "code": "nesting",
    "display": "Nesting",
    "definition": "This target condition is a component problem of this condition."
  }, {
    "code": "evolve",
    "display": "Evolve",
    "definition": "This condition has evolved from the target condition."
  }, {
    "code": "parent",
    "display": "Parent",
    "definition": "The problem referenced is the parent of the problem/item in the resource."
  }, {
    "code": "child",
    "display": "Child",
    "definition": "The problem referenced is the child of the problem/item in the resource."
  }, {
    "code": "sibling",
    "display": "Sibling",
    "definition": "The problem referenced is a sibling of the problem/item in the resource."
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "name": "HL7 UK",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "ukcore@hl7.org.uk",
      "system": "email"
    } ]
  } ]
}