Sha256: 180f622443993afb52d538e40edaecb386691d64cb66be82deeccc41de6159b7

Contents?: true

Size: 1.11 KB

Versions: 3

Compression:

Stored size: 1.11 KB

Contents

{
  "resourceType": "CodeSystem",
  "id": "intervention",
  "meta": {
    "lastUpdated": "2018-12-27T22:37:54.724+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "url": "http://hl7.org/fhir/intervention",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.1.533"
    }
  ],
  "version": "4.0.0",
  "name": "InterventionCodes",
  "title": "Intervention Codes",
  "status": "draft",
  "experimental": false,
  "publisher": "Financial Management",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "This value set includes sample Intervention codes.",
  "copyright": "This is an example set.",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/intervention",
  "content": "complete",
  "concept": [
    {
      "code": "unknown",
      "display": "Unknown",
      "definition": "Unknown"
    },
    {
      "code": "other",
      "display": "Other",
      "definition": "Other"
    }
  ]
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fhir_models-4.0.2 lib/fhir_models/examples/json/codesystem-intervention.json
fhir_models-4.0.1 lib/fhir_models/examples/json/codesystem-intervention.json
fhir_models-4.0.0 lib/fhir_models/examples/json/codesystem-intervention.json