FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r5.r4b
Resource TypeCodeSystem
IdCodeSystem-therapy-relationship-type.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/CodeSystem-therapy-relationship-type.html
URLhttp://hl7.org/fhir/therapy-relationship-type
Version5.0.0
Statusactive
Date2021-08-15T15:55:11+10:00
NameTherapyRelationshipType
TitleTherapy Relationship Type
Realmuv
Authorityhl7
DescriptionClassification of relationship between a therapy and a contraindication or an indication.
Contentcomplete

Resources that use this resource

ValueSet
R5-therapy-relationship-type-for-R4BCross-version VS for R5.TherapyRelationshipType for use in FHIR R4B
R5-therapy-relationship-type-for-R4Cross-version VS for R5.TherapyRelationshipType for use in FHIR R4
R4B-therapy-relationship-type-for-R4Cross-version VS for R4B.TherapyRelationshipType for use in FHIR R4

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system http://hl7.org/fhir/therapy-relationship-type defines the following codes:

Code Display Definition
contraindicated-only-with Only contraindicated if the other therapy is given Only contraindicated if the other therapy is given
contraindicated-except-with Contraindicated unless the other therapy is given Contraindicated unless the other therapy is given
indicated-only-with Indicated only when the other therapy is given (co-occurrent) Indicated only when the other therapy is given (co-occurrent)
indicated-except-with Indicated except when the other therapy is given Indicated except when the other therapy is given
indicated-only-after Indicated only if the other therapy is planned to be given afterwards (prep) Indicated only if the other therapy is planned to be given afterwards (prep)
indicated-only-before Indicated only if the other therapy was given before (follow-up) Indicated only if the other therapy was given before (follow-up)
replace-other-therapy Indicated to replace the other therapy Indicated to replace the other therapy
replace-other-therapy-contraindicated Indicated to replace the other contraindicated therapy Indicated to replace the other contraindicated therapy.
replace-other-therapy-not-tolerated Indicated to replace the other therapy not well tolerated by patient Indicated to replace the other therapy not well tolerated by patient
replace-other-therapy-not-effective Indicated to replace the other therapy not effective on patient Indicated to replace the other therapy not effective on patient

Source1

{
  "resourceType": "CodeSystem",
  "id": "therapy-relationship-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r5.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    }
  ],
  "url": "http://hl7.org/fhir/therapy-relationship-type",
  "version": "5.0.0",
  "name": "TherapyRelationshipType",
  "title": "Therapy Relationship Type",
  "status": "active",
  "experimental": false,
  "date": "2021-08-15T15:55:11+10:00",
  "publisher": "Biomedical Research and Regulation",
  "contact": [
    {
      "name": "Biomedical Research and Regulation",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description": "Classification of relationship between a therapy and a contraindication or an indication.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/therapy-relationship-type|4.3.0",
  "content": "complete",
  "concept": [
    {
      "code": "contraindicated-only-with",
      "display": "Only contraindicated if the other therapy is given",
      "definition": "Only contraindicated if the other therapy is given"
    },
    {
      "code": "contraindicated-except-with",
      "display": "Contraindicated unless the other therapy is given",
      "definition": "Contraindicated unless the other therapy is given"
    },
    {
      "code": "indicated-only-with",
      "display": "Indicated only when the other therapy is given (co-occurrent)",
      "definition": "Indicated only when the other therapy is given (co-occurrent)"
    },
    {
      "code": "indicated-except-with",
      "display": "Indicated except when the other therapy is given",
      "definition": "Indicated except when the other therapy is given"
    },
    {
      "code": "indicated-only-after",
      "display": "Indicated only if the other therapy is planned to be given afterwards (prep)",
      "definition": "Indicated only if the other therapy is planned to be given afterwards (prep)"
    },
    {
      "code": "indicated-only-before",
      "display": "Indicated only if the other therapy was given before (follow-up)",
      "definition": "Indicated only if the other therapy was given before (follow-up)"
    },
    {
      "code": "replace-other-therapy",
      "display": "Indicated to replace the other therapy",
      "definition": "Indicated to replace the other therapy"
    },
    {
      "code": "replace-other-therapy-contraindicated",
      "display": "Indicated to replace the other contraindicated therapy",
      "definition": "Indicated to replace the other contraindicated therapy."
    },
    {
      "code": "replace-other-therapy-not-tolerated",
      "display": "Indicated to replace the other therapy not well tolerated by patient",
      "definition": "Indicated to replace the other therapy not well tolerated by patient"
    },
    {
      "code": "replace-other-therapy-not-effective",
      "display": "Indicated to replace the other therapy not effective on patient",
      "definition": "Indicated to replace the other therapy not effective on patient"
    }
  ]
}