Connectathon 11 Snapshot

This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Nehta\valueset-nehta-nehta-perforation-type.json

Raw JSON (canonical form)

Definition for Value SetNehtaNatureOfPerforation

{
  "resourceType": "ValueSet",
  "id": "nehta-nehta-perforation-type",
  "meta": {
    "lastUpdated": "2015-12-11T16:38:40.294+10:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.0"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/nehta-nehta-perforation-type",
  "_url": {
    "fhir_comments": [
      " DMc ?? SR says to make into a NEHTA oid ",
      "<extension url=\"http://hl7.org/fhir/StructureDefinition/valueset-oid\">\n    <valueUri value=\"urn:oid:2.16.840.1.113883.3.88.12.80.67\"/>   \n    </extension>"
    ]
  },
  "version": "20150619",
  "name": "NehtaNatureOfPerforation",
  "status": "draft",
  "experimental": true,
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "date": "2015-06-11T16:01:03+10:00",
  "description": "Indicates the options for indicating the type(s) of perforation.",
  "codeSystem": {
    "system": "http://hl7.org/fhir/nehta-nature-of-perforation",
    "_system": {
      "fhir_comments": [
        " DMc ?? SR says to make into a NEHTA oid ",
        "<extension url=\"http://hl7.org/fhir/StructureDefinition/valueset-oid\">\n            <valueUri value=\"urn:oid:2.16.840.1.113883.3.88.12.80.67\"/>   \n        </extension>"
      ]
    },
    "version": "20150619",
    "caseSensitive": true,
    "concept": [
      {
        "code": "through_tumour_prior_to_surgery",
        "display": "Through tumour prior to surgery",
        "definition": "The perforation was through tumour prior to surgery"
      },
      {
        "code": "through_tumour_during_surgery_mobilisation",
        "display": "Through tumour during surgery mobilisation",
        "definition": "The perforation was through tumour during surgery mobilisation"
      },
      {
        "code": "away_from_tumour",
        "display": "Away from tumour",
        "definition": "The perforation was away from the tumour"
      }
    ]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.