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

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

v2 Cyclic Entry/Exit Indicator

FHIR Value set/code system definition for HL7 v2 table 0505 ( Cyclic Entry/Exit Indicator)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0505 ( Cyclic Entry/Exit Indicator)",
  "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.0505",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 Cyclic Entry/Exit Indicator",
  "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" : "b6a42a38-e992-5428-b4d5-c2e185423052",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0505",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.329",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "#",
    "display" : "The last service request in a cyclic group.",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Het laatste serviceverzoek in een cyclische groep",
      "language" : "nl"
    } ]
  }, {
    "code" : "*",
    "display" : "The first service request in a cyclic group",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Het eerste serviceverzoek in een cyclische groep",
      "language" : "nl"
    } ]
  }, {
    "code" : "F",
    "display" : "First service"
  }, {
    "code" : "L",
    "display" : "Last service"
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}