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

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

v2 Sequence condition

FHIR Value set/code system definition for HL7 v2 table 0524 ( Sequence condition)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0524 ( Sequence condition)",
  "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",
  "property" : [ {
    "uri" : "http://hl7.org/fhir/concept-properties#status",
    "code" : "status",
    "type" : "code",
    "description" : "A property that indicates the status of the concept. One of active, experimental, deprecated, retired"
  }, {
    "uri" : "http://hl7.org/fhir/concept-properties#deprecationDate",
    "code" : "deprecationDate",
    "type" : "dateTime",
    "description" : "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged"
  } ],
  "name" : "v2.0524",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 Sequence condition",
  "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" : "c2ff5f85-8d67-5772-8ce6-d1f408832701",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0524",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.342",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "C",
    "display" : "Repeating cycle of orders",
    "property" : [ {
      "code" : "status",
      "valueCode" : "deprecated"
    }, {
      "code" : "deprecationDate",
      "valueDateTime" : "2007-10"
    } ]
  }, {
    "code" : "R",
    "display" : "Reserved for possible future use",
    "property" : [ {
      "code" : "status",
      "valueCode" : "deprecated"
    }, {
      "code" : "deprecationDate",
      "valueDateTime" : "2007-10"
    } ]
  }, {
    "code" : "S",
    "display" : "Sequence conditions",
    "property" : [ {
      "code" : "status",
      "valueCode" : "deprecated"
    }, {
      "code" : "deprecationDate",
      "valueDateTime" : "2007-10"
    } ]
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}