PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.examples@3.0.2
    http://hl7.org/fhir/v2/0503
{
  "description": "FHIR Value set/code system definition for HL7 v2 table 0503 ( Sequence/Results Flag)",
  "_filename": "CodeSystem-v2-0503.json",
  "package_name": "hl7.fhir.r3.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "HL7, Inc",
  "content": "complete",
  "name": "v2 Sequence/Results Flag",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "External"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  } ],
  "status": "active",
  "id": "c735386e-1ed4-47be-8246-60fc883238d0",
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0503",
  "kind": null,
  "url": "http://hl7.org/fhir/v2/0503",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.18.327",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "C",
    "display": "Cyclical",
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
      "valueString": "Used for indicating a repeating cycle of service requests; for example, individual intravenous solutions used in a cyclical sequence (a.k.a. \"Alternating IVs\"). This value would be compatible with linking separate service requests or with having all cycli"
    } ]
  }, {
    "code": "R",
    "display": "Reserved for future use"
  }, {
    "code": "S",
    "display": "Sequential"
  } ],
  "caseSensitive": false,
  "version": "2.8.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org",
      "system": "url"
    } ]
  } ]
}