http://terminology.hl7.org/CodeSystem/ex-procedure-type|4.0.1

name
ExampleProcedureTypeCodes
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft

Example Procedure Type Codes

This value set includes example Procedure Type codes.

{
  "description" : "This value set includes example Procedure Type codes.",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "Financial Management",
  "content" : "complete",
  "name" : "ExampleProcedureTypeCodes",
  "copyright" : "This is an example set.",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Example Procedure Type Codes",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fm"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "draft",
  "id" : "d802ee67-52b0-5421-9ea8-b3d8f7d83e87",
  "valueSet" : "http://hl7.org/fhir/ValueSet/ex-procedure-type",
  "url" : "http://terminology.hl7.org/CodeSystem/ex-procedure-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1388",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "primary",
    "display" : "Primary procedure",
    "definition" : "The first procedure in a series required to produce and overall patient outcome."
  }, {
    "code" : "secondary",
    "display" : "Secondary procedure",
    "definition" : "The second procedure in a series required to produce and overall patient outcome."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}