PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.core@3.0.2
    http://hl7.org/fhir/v2/0511
{
  "description": "FHIR Value set/code system definition for HL7 v2 table 0511 ( BP Observation Status Codes Interpretation)",
  "_filename": "CodeSystem-v2-0511.json",
  "package_name": "hl7.fhir.r3.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "HL7, Inc",
  "content": "complete",
  "name": "v2 BP Observation Status Codes Interpretation",
  "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": "1fd50c87-b819-4dcf-bfec-0c0dfb464de8",
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0511",
  "kind": null,
  "url": "http://hl7.org/fhir/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"
  } ],
  "caseSensitive": false,
  "version": "2.8.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org",
      "system": "url"
    } ]
  } ]
}