Release 4

V2-0472.cs.json

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw JSON (canonical form + also see JSON Format Specification)

FHIR Value set/code system definition for HL7 v2 table 0472 ( TQ Conjunction ID)

{
  "resourceType" : "CodeSystem",
  "id" : "v2-0472",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
  },
  "language" : "en",
  "text" : {
    "status" : "additional",
    "div" : "<div>!-- Snipped for Brevity --></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  }],
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0472",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.18.300"
  }],
  "version" : "2.9",
  "name" : "v2.0472",
  "title" : "v2 TQ Conjunction ID",
  "status" : "active",
  "experimental" : false,
  "publisher" : "HL7, Inc",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org"
    }]
  }],
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0472 ( TQ Conjunction ID)",
  "content" : "complete",
  "concept" : [{
    "extension" : [{
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Do the next specification in parallel with this one (unless otherwise constrained by the following fields: TQ1-7-start date/time and TQ1-8-end date/time).  The conjunction of \"A\" specifies two parallel instructions, as are sometimes used in medication, e.g., prednisone given at 1 tab on Monday, Wednesday, Friday, and at 1/2 tab on Tuesday, Thursday, Saturday, Sunday.",
      "_valueString" : {
        "extension" : [{
          "extension" : [{
            "url" : "lang",
            "valueCode" : "nl"
          },
          {
            "url" : "content",
            "valueString" : "Doe de volgende specificatie parallel aan deze (tenzij anders aangegeven ion de volgende velden: TQ1-7-start date/time en TQ1-8-end date/time). Een specificatie \"A\" specificeert twee parallelle instructies, zoals soms bij medicatiedosering gebruikt, bijv. prednison 1 tablet op maandag, woesndag, vrijdag en een half tablet op dinsdag, donderdag, zaterdag en zondag."
          }],
          "url" : "http://hl7.org/fhir/StructureDefinition/translation"
        }]
      }
    }],
    "code" : "A",
    "display" : "Asynchronous",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Asynchroon"
    }]
  },
  {
    "extension" : [{
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "It will be followed by a completion time for the service.  This code allows one to distinguish between the time and priority at which a service should be actuated (e.g., blood should be drawn) and the time and priority at which a service should be completed (e.g., results should be reported).",
      "_valueString" : {
        "extension" : [{
          "extension" : [{
            "url" : "lang",
            "valueCode" : "nl"
          },
          {
            "url" : "content",
            "valueString" : "Deze wordt gevolgd door een voltooiingstijd voor de service. Met deze code kan het verschil worden gemaakt tussen tijd en prioriteit waarop de service moet worden geactueerd (bijv. bloed moet worden afgenomen) en de tijd en prioriteit waarop de service moet zijn voltooid (bijv. wanneer resultaten moeten worden gemeld)."
          }],
          "url" : "http://hl7.org/fhir/StructureDefinition/translation"
        }]
      }
    }],
    "code" : "C",
    "display" : "Actuation Time",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Actuatietijd"
    }]
  },
  {
    "extension" : [{
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Do the next specification after this one (unless otherwise constrained by the following fields: TQ1-7-start date/time and TQ1-8-end date/time). An \"S\" specification implies that the second timing sequence follows the first, e.g., when a service request is written to measure blood pressure Q15 minutes for the 1st hour, then every 2 hours for the next day.",
      "_valueString" : {
        "extension" : [{
          "extension" : [{
            "url" : "lang",
            "valueCode" : "nl"
          },
          {
            "url" : "content",
            "valueString" : "Doe de volgende specificatie na deze (tenzij anders aangegeven ion de volgende velden: TQ1-7-start date/time en TQ1-8-end date/time). Een specificatie \"S\" impliceert dat de tweede tijdsequentie de eerste opvolgt, bijv. als een serviceverzoek wordt gedaan om bloeddruk te meten Q15 minuten na het eerste uur en dan de volgende dag elke twee uur."
          }],
          "url" : "http://hl7.org/fhir/StructureDefinition/translation"
        }]
      }
    }],
    "code" : "S",
    "display" : "Synchronous",
    "designation" : [{
      "language" : "nl",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
        "code" : "display"
      },
      "value" : "Synchroon"
    }]
  }]
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.