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

: v2 Allow Substitution Codes - JSON Representation

Page standards status: Trial-use Maturity Level: 0

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "v2-0279",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0279</b></p><a name=\"v2-0279\"> </a><a name=\"hcv2-0279\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/v2/0279</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Nederlands (Dutch, nl)</b></td></tr><tr><td style=\"white-space:nowrap\">Confirm<a name=\"v2-0279-Confirm\"> </a></td><td>Contact the Placer Contact Person prior to making any substitutions of this resource</td><td>Neem contact op met placer contactpersoon voorafgaand aan eventuele substituties van deze resource</td></tr><tr><td style=\"white-space:nowrap\">No<a name=\"v2-0279-No\"> </a></td><td>Substitution of this resource is not allowed</td><td>Substitutie van deze resource is niet toegestaan</td></tr><tr><td style=\"white-space:nowrap\">Notify<a name=\"v2-0279-Notify\"> </a></td><td>Notify the Placer Contact Person, through normal institutional procedures, that a substitution of this resource has been made</td><td>Melden bij placer contactpersoon via normale institutionele afspraken indien een substitutie van deze resource heeft plaatsgevonden</td></tr><tr><td style=\"white-space:nowrap\">Yes<a name=\"v2-0279-Yes\"> </a></td><td>Substitution of this resource is allowed</td><td>Substitutie van deze resource is toegestaan</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/v2/0279",
  "version" : "2.8.2",
  "name" : "v2 Allow Substitution Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-20T12:39:37+11:00",
  "publisher" : "FHIR Infrastructure",
  "contact" : [
    {
      "name" : "FHIR Infrastructure",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0279 ( Allow Substitution Codes)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "valueSet" : "http://hl7.org/fhir/ValueSet/v2-0279",
  "content" : "complete",
  "concept" : [
    {
      "code" : "Confirm",
      "display" : "Contact the Placer Contact Person prior to making any substitutions of this resource",
      "designation" : [
        {
          "language" : "nl",
          "value" : "Neem contact op met placer contactpersoon voorafgaand aan eventuele substituties van deze resource"
        }
      ]
    },
    {
      "code" : "No",
      "display" : "Substitution of this resource is not allowed",
      "designation" : [
        {
          "language" : "nl",
          "value" : "Substitutie van deze resource is niet toegestaan"
        }
      ]
    },
    {
      "code" : "Notify",
      "display" : "Notify the Placer Contact Person, through normal institutional procedures, that a substitution of this resource has been made",
      "designation" : [
        {
          "language" : "nl",
          "value" : "Melden bij placer contactpersoon via normale institutionele afspraken indien een substitutie van deze resource heeft plaatsgevonden"
        }
      ]
    },
    {
      "code" : "Yes",
      "display" : "Substitution of this resource is allowed",
      "designation" : [
        {
          "language" : "nl",
          "value" : "Substitutie van deze resource is toegestaan"
        }
      ]
    }
  ]
}