http://terminology.hl7.org/CodeSystem/v2-0279|2.9

name
v2.0279
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
active

v2 Allow Substitution Codes

FHIR Value set/code system definition for HL7 v2 table 0279 ( Allow Substitution Codes)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0279 ( Allow Substitution Codes)",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "name" : "v2.0279",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 Allow Substitution Codes",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "language" : "en",
  "id" : "c75009eb-de43-584a-b571-996f4f6bb2cb",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0279",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.172",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "Confirm",
    "display" : "Contact the Placer Contact Person prior to making any substitutions of this resource",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Neem contact op met placer contactpersoon voorafgaand aan eventuele substituties van deze resource",
      "language" : "nl"
    } ]
  }, {
    "code" : "No",
    "display" : "Substitution of this resource is not allowed",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Substitutie van deze resource is niet toegestaan",
      "language" : "nl"
    } ]
  }, {
    "code" : "Notify",
    "display" : "Notify the Placer Contact Person, through normal institutional procedures, that a substitution of this resource has been made",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Melden bij placer contactpersoon via normale institutionele afspraken indien een substitutie van deze resource heeft plaatsgevonden",
      "language" : "nl"
    } ]
  }, {
    "code" : "Yes",
    "display" : "Substitution of this resource is allowed",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Substitutie van deze resource is toegestaan",
      "language" : "nl"
    } ]
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}