FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
Page standards status: Informative | Maturity Level: 1 |
{
"resourceType" : "CodeSystem",
"id" : "therapy-relationship-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system \n <code>http://hl7.org/fhir/therapy-relationship-type</code> defines the following codes:\n </p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">contraindicated-only-with\n <a name=\"therapy-relationship-type-contraindicated-only-with\"> </a>\n </td>\n <td>Only contraindicated if the other therapy is given</td>\n <td>Only contraindicated if the other therapy is given</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">contraindicated-except-with\n <a name=\"therapy-relationship-type-contraindicated-except-with\"> </a>\n </td>\n <td>Contraindicated unless the other therapy is given</td>\n <td>Contraindicated unless the other therapy is given</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">indicated-only-with\n <a name=\"therapy-relationship-type-indicated-only-with\"> </a>\n </td>\n <td>Indicated only when the other therapy is given (co-occurrent)</td>\n <td>Indicated only when the other therapy is given (co-occurrent)</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">indicated-except-with\n <a name=\"therapy-relationship-type-indicated-except-with\"> </a>\n </td>\n <td>Indicated except when the other therapy is given</td>\n <td>Indicated except when the other therapy is given</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">indicated-only-after\n <a name=\"therapy-relationship-type-indicated-only-after\"> </a>\n </td>\n <td>Indicated only if the other therapy is planned to be given afterwards (prep)</td>\n <td>Indicated only if the other therapy is planned to be given afterwards (prep)</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">indicated-only-before\n <a name=\"therapy-relationship-type-indicated-only-before\"> </a>\n </td>\n <td>Indicated only if the other therapy was given before (follow-up)</td>\n <td>Indicated only if the other therapy was given before (follow-up)</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">replace-other-therapy\n <a name=\"therapy-relationship-type-replace-other-therapy\"> </a>\n </td>\n <td>Indicated to replace the other therapy</td>\n <td>Indicated to replace the other therapy</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">replace-other-therapy-contraindicated\n <a name=\"therapy-relationship-type-replace-other-therapy-contraindicated\"> </a>\n </td>\n <td>Indicated to replace the other contraindicated therapy</td>\n <td>Indicated to replace the other contraindicated therapy.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">replace-other-therapy-not-tolerated\n <a name=\"therapy-relationship-type-replace-other-therapy-not-tolerated\"> </a>\n </td>\n <td>Indicated to replace the other therapy not well tolerated by patient</td>\n <td>Indicated to replace the other therapy not well tolerated by patient</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">replace-other-therapy-not-effective\n <a name=\"therapy-relationship-type-replace-other-therapy-not-effective\"> </a>\n </td>\n <td>Indicated to replace the other therapy not effective on patient</td>\n <td>Indicated to replace the other therapy not effective on patient</td>\n </tr>\n </table>\n </div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
},
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r5.r4"
},
{
"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",
"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"
}
]
}