FHIR Cross-Version Extensions package for FHIR R5 from FHIR R4B
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R5 from FHIR R4B - Version 0.0.1-snapshot-2. See the Directory of published versions

: ActionRelationshipType - JSON Representation

Page standards status: Informative Maturity Level: 3

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "action-relationship-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      \n      \n            <p>This code system http://hl7.org/fhir/action-relationship-type defines the following codes:</p>\n      \n      \n            <table class=\"codes\">\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">\n            \n            \n                  <b>Code</b>\n          \n          \n                </td>\n          \n          \n                <td>\n            \n            \n                  <b>Display</b>\n          \n          \n                </td>\n          \n          \n                <td>\n            \n            \n                  <b>Definition</b>\n          \n          \n                </td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">before-start\n            \n            \n                  <a name=\"action-relationship-type-before-start\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Before Start</td>\n          \n          \n                <td>The action must be performed before the start of the related action.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">before\n            \n            \n                  <a name=\"action-relationship-type-before\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Before</td>\n          \n          \n                <td>The action must be performed before the related action.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">before-end\n            \n            \n                  <a name=\"action-relationship-type-before-end\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Before End</td>\n          \n          \n                <td>The action must be performed before the end of the related action.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">concurrent-with-start\n            \n            \n                  <a name=\"action-relationship-type-concurrent-with-start\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Concurrent With Start</td>\n          \n          \n                <td>The action must be performed concurrent with the start of the related action.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">concurrent\n            \n            \n                  <a name=\"action-relationship-type-concurrent\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Concurrent</td>\n          \n          \n                <td>The action must be performed concurrent with the related action.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">concurrent-with-end\n            \n            \n                  <a name=\"action-relationship-type-concurrent-with-end\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Concurrent With End</td>\n          \n          \n                <td>The action must be performed concurrent with the end of the related action.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">after-start\n            \n            \n                  <a name=\"action-relationship-type-after-start\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>After Start</td>\n          \n          \n                <td>The action must be performed after the start of the related action.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">after\n            \n            \n                  <a name=\"action-relationship-type-after\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>After</td>\n          \n          \n                <td>The action must be performed after the related action.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">after-end\n            \n            \n                  <a name=\"action-relationship-type-after-end\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>After End</td>\n          \n          \n                <td>The action must be performed after the end of the related action.</td>\n        \n        \n              </tr>\n      \n      \n            </table>\n    \n    \n          </div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "informative"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 3
    },
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r4b.r5"
        },
        {
          "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" : "cds"
    }
  ],
  "url" : "http://hl7.org/fhir/action-relationship-type",
  "version" : "4.3.0",
  "name" : "ActionRelationshipType",
  "title" : "ActionRelationshipType",
  "status" : "draft",
  "experimental" : false,
  "date" : "2021-01-05T09:01:24+10:00",
  "publisher" : "Clinical Decision Support",
  "contact" : [
    {
      "name" : "Clinical Decision Support",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description" : "Defines the types of relationships between actions.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/action-relationship-type|5.0.0",
  "content" : "complete",
  "concept" : [
    {
      "code" : "before-start",
      "display" : "Before Start",
      "definition" : "The action must be performed before the start of the related action."
    },
    {
      "code" : "before",
      "display" : "Before",
      "definition" : "The action must be performed before the related action."
    },
    {
      "code" : "before-end",
      "display" : "Before End",
      "definition" : "The action must be performed before the end of the related action."
    },
    {
      "code" : "concurrent-with-start",
      "display" : "Concurrent With Start",
      "definition" : "The action must be performed concurrent with the start of the related action."
    },
    {
      "code" : "concurrent",
      "display" : "Concurrent",
      "definition" : "The action must be performed concurrent with the related action."
    },
    {
      "code" : "concurrent-with-end",
      "display" : "Concurrent With End",
      "definition" : "The action must be performed concurrent with the end of the related action."
    },
    {
      "code" : "after-start",
      "display" : "After Start",
      "definition" : "The action must be performed after the start of the related action."
    },
    {
      "code" : "after",
      "display" : "After",
      "definition" : "The action must be performed after the related action."
    },
    {
      "code" : "after-end",
      "display" : "After End",
      "definition" : "The action must be performed after the end of the related action."
    }
  ]
}