Extensions for Using Data Elements from FHIR STU3 in FHIR R5
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR STU3 in FHIR R5 - Downloaded Version null See the Directory of published versions

: v3 Code System SubstitutionCondition - JSON Representation

Page standards status: Trial-use Maturity Level: 0

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "v3-SubstitutionCondition",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-SubstitutionCondition</b></p><a name=\"v3-SubstitutionCondition\"> </a><a name=\"hcv3-SubstitutionCondition\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Not Selectable</td><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td><td>Indicates that the code is abstract - only intended to be used as a selector for other concepts</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://hl7.org/fhir/v3/SubstitutionCondition</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Not Selectable</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_Conditional<a name=\"v3-SubstitutionCondition-_Conditional\"> </a></td><td>Conditional</td><td>Some conditions may be attached to an allowable substitution.  An allowable substitution is based on a match to any other attributes that may be specified.</td><td>true</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0CONFIRM<a name=\"v3-SubstitutionCondition-CONFIRM\"> </a></td><td>Confirm first</td><td>Confirmation with Contact Person prior to making any substitutions has or will occur.</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0NOTIFY<a name=\"v3-SubstitutionCondition-NOTIFY\"> </a></td><td>Notify first</td><td>Notification to the Contact Person, prior to substitution and through normal institutional procedures, has or will be made.</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">NOSUB<a name=\"v3-SubstitutionCondition-NOSUB\"> </a></td><td>No substitution</td><td>Substitution is not permitted.</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">UNCOND<a name=\"v3-SubstitutionCondition-UNCOND\"> </a></td><td>Unconditional</td><td>No conditions are required.</td><td/></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString" : "External"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 0
    },
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r3.r5"
        },
        {
          "url" : "version",
          "valueString" : "0.1.0"
        },
        {
          "url" : "uri",
          "valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/v3/SubstitutionCondition",
  "version" : "2016-11-11",
  "name" : "v3 Code System SubstitutionCondition",
  "status" : "active",
  "experimental" : false,
  "date" : "2016-11-10T07:00:00-06:00",
  "publisher" : "FHIR Infrastructure",
  "contact" : [
    {
      "name" : "FHIR Infrastructure",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description" : "Identifies what sort of change is permitted or has occurred between the item that was ordered/requested and the one that was/will be provided.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/v3-SubstitutionCondition",
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "property" : [
    {
      "code" : "notSelectable",
      "uri" : "http://hl7.org/fhir/concept-properties#notSelectable",
      "description" : "Indicates that the code is abstract - only intended to be used as a selector for other concepts",
      "type" : "boolean"
    }
  ],
  "concept" : [
    {
      "code" : "_Conditional",
      "display" : "Conditional",
      "definition" : "Some conditions may be attached to an allowable substitution.  An allowable substitution is based on a match to any other attributes that may be specified.",
      "property" : [
        {
          "code" : "notSelectable",
          "valueBoolean" : true
        }
      ],
      "concept" : [
        {
          "code" : "CONFIRM",
          "display" : "Confirm first",
          "definition" : "Confirmation with Contact Person prior to making any substitutions has or will occur."
        },
        {
          "code" : "NOTIFY",
          "display" : "Notify first",
          "definition" : "Notification to the Contact Person, prior to substitution and through normal institutional procedures, has or will be made."
        }
      ]
    },
    {
      "code" : "NOSUB",
      "display" : "No substitution",
      "definition" : "Substitution is not permitted."
    },
    {
      "code" : "UNCOND",
      "display" : "Unconditional",
      "definition" : "No conditions are required."
    }
  ]
}