http://hl7.org/fhir/intervention|4.0.1

name
InterventionCodes
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft

Intervention Codes

This value set includes sample Intervention codes.

{
  "description" : "This value set includes sample Intervention codes.",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@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" : "InterventionCodes",
  "copyright" : "This is an example set.",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Intervention Codes",
  "supliment" : null,
  "status" : "draft",
  "id" : "9d0e781a-702c-53f3-9d65-0069889f6f32",
  "valueSet" : "http://hl7.org/fhir/ValueSet/intervention",
  "url" : "http://hl7.org/fhir/intervention",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.533",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "unknown",
    "display" : "Unknown",
    "definition" : "Unknown"
  }, {
    "code" : "other",
    "display" : "Other",
    "definition" : "Other"
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}