PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r3.r4b@0.0.1-snapshot-2
    http://hl7.org/fhir/procedure-progress-status-code
{
  "description": "This value set is provided as an example. The value set to instantiate this attribute should be drawn from a robust terminology code system that consists of or contains concepts to support the procedure performance process.",
  "_filename": "CodeSystem-procedure-progress-status-codes.json",
  "package_name": "hl7.fhir.uv.xver-r3.r4b",
  "date": "2025-09-13T15:45:17-04:00",
  "publisher": "FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "Procedure Progress Status Codes",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r3.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4b"
      } ]
    }
  } ],
  "status": "draft",
  "id": "4bf5f7e9-5f46-4bcd-9145-e1bf9929669d",
  "valueSet": "http://hl7.org/fhir/ValueSet/procedure-progress-status-codes|5.2.0",
  "kind": null,
  "url": "http://hl7.org/fhir/procedure-progress-status-code",
  "concept": [ {
    "code": "in-operating-room",
    "display": "In Operating Room",
    "definition": "A patient is in the Operating Room."
  }, {
    "code": "prepared",
    "display": "Prepared",
    "definition": "The patient is prepared for a procedure."
  }, {
    "code": "anesthesia-induced",
    "display": "Anesthesia Induced",
    "definition": "The patient is under anesthesia."
  }, {
    "code": "open-incision",
    "display": "Open Incision",
    "definition": "The patient has open incision(s)."
  }, {
    "code": "closed-incision",
    "display": "Closed Incision",
    "definition": "The patient has incision(s) closed."
  }, {
    "code": "in-recovery-room",
    "display": "In Recovery Room",
    "definition": "The patient is in the recovery room."
  } ],
  "caseSensitive": true,
  "version": "3.0.2",
  "contact": [ {
    "name": "FHIR Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}