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

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

v2 BP Observation Status Codes Interpretation

FHIR Value set/code system definition for HL7 v2 table 0511 ( BP Observation Status Codes Interpretation)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0511 ( BP Observation Status Codes Interpretation)",
  "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.0511",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 BP Observation Status Codes Interpretation",
  "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" : "17b7d4f8-8f2c-564c-969d-9ca2bb63aa6d",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0511",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.334",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "C",
    "display" : "Record coming over is a correction and thus replaces a final status"
  }, {
    "code" : "D",
    "display" : "Deletes the BPX record"
  }, {
    "code" : "F",
    "display" : "Final status; Can only be changed with a corrected status"
  }, {
    "code" : "O",
    "display" : "Order detail description only (no status)"
  }, {
    "code" : "P",
    "display" : "Preliminary status"
  }, {
    "code" : "W",
    "display" : "Post original as wrong, e.g., transmitted for wrong patient"
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}