{
  "resourceType": "CodeSystem",
  "id": "v2-0230",
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>The narrative has been removed to reduce the size of the distribution of the Hl7.Fhir.Specification library</p></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "External"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    }
  ],
  "url": "http://hl7.org/fhir/v2/0230",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.18.130"
  },
  "version": "2.8.2",
  "name": "v2 Procedure Functional Type",
  "status": "active",
  "experimental": false,
  "publisher": "HL7, Inc",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "description": "FHIR Value set/code system definition for HL7 v2 table 0230 ( Procedure Functional Type)",
  "caseSensitive": false,
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0230",
  "content": "complete",
  "concept": [
    {
      "code": "A",
      "display": "Anesthesia",
      "designation": [
        {
          "language": "de",
          "value": "Narkose"
        },
        {
          "language": "nl",
          "value": "Anesthesie"
        }
      ]
    },
    {
      "code": "D",
      "display": "Diagnostic procedure",
      "designation": [
        {
          "language": "de",
          "value": "Diagnosestellung"
        },
        {
          "language": "nl",
          "value": "Diagnostische behandeling"
        }
      ]
    },
    {
      "code": "I",
      "display": "Invasive procedure not classified elsewhere (e.g. IV, catheter, etc.)",
      "designation": [
        {
          "language": "de",
          "value": "operativer Eingriff"
        },
        {
          "language": "nl",
          "value": "Invasieve procedure niet anders geclassificeerd (bijv. infuus, catether, etc.)"
        }
      ]
    },
    {
      "code": "P",
      "display": "Procedure for treatment (therapeutic, including operations)",
      "designation": [
        {
          "language": "de",
          "value": "Behandlung"
        },
        {
          "language": "nl",
          "value": "Behandelingsprocedure (therapeutisch inclusief operaties)"
        }
      ]
    }
  ]
}