{
"description": "FHIR Value set/code system definition for HL7 v2 table 0418 ( Procedure Priority)",
"_filename": "CodeSystem-v2-0418.json",
"package_name": "hl7.fhir.r2b.examples",
"date": null,
"versionNeeded": false,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ]
},
"publisher": "HL7, Inc",
"content": "complete",
"property": [ {
"code": "abstract",
"type": "boolean",
"description": "Indicates that the code is abstract - only intended to be used as a selector for other concepts"
} ],
"name": "v2 Procedure Priority",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.4.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.133883.18.260"
} ],
"compositional": false,
"status": "active",
"id": "afb09316-6811-457f-8dab-6f1b9902743e",
"valueSet": "http://hl7.org/fhir/ValueSet/v2-0418",
"kind": null,
"count": 0,
"url": "http://hl7.org/fhir/v2/0418",
"concept": [ {
"code": "..."
}, {
"code": "0",
"display": "the admitting procedure"
}, {
"code": "1",
"display": "the primary procedure"
}, {
"code": "2",
"display": "for ranked secondary procedures"
}, {
"code": "…",
"property": [ {
"code": "deprecated",
"valueBoolean": true
}, {
"code": "deprecated",
"valueBoolean": true
} ]
} ],
"caseSensitive": false,
"version": "2.8.2",
"contact": [ {
"telecom": [ {
"rank": 1,
"value": "http://hl7.org",
"system": "other"
} ]
} ]
}