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

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

v2 Relevant Clincial Information

FHIR Value set/code system definition for HL7 v2 table 0916 ( Relevant Clincial Information)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0916 ( Relevant Clincial Information)",
  "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.0916",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 Relevant Clincial Information",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  } ],
  "status" : "active",
  "language" : "en",
  "id" : "5ba148f6-e976-53e9-af42-5e27f1592468",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0916",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.422",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "F",
    "display" : "Patient was fasting prior to the procedure."
  }, {
    "code" : "FNA",
    "display" : "Fasting not asked of the patient at time of procedure.",
    "property" : [ {
      "code" : "status",
      "valueCode" : "deprecated"
    }, {
      "code" : "deprecationDate",
      "valueDateTime" : "2011-01"
    } ]
  }, {
    "code" : "NF",
    "display" : "The patient indicated they did not fast prior to the procedure."
  }, {
    "code" : "NG",
    "display" : "Not Given - Patient was not asked at the time of the procedure."
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}