Sha256: df94e45f417bee8e0bd45eb3e8726a9efbe9832f22145989c79410d535b56c4b
Contents?: true
Size: 1.71 KB
Versions: 3
Compression:
Stored size: 1.71 KB
Contents
{ "resourceType": "CodeSystem", "id": "ex-procedure-type", "meta": { "lastUpdated": "2018-12-27T22:37:54.724+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fm" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "draft" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 } ], "url": "http://terminology.hl7.org/CodeSystem/ex-procedure-type", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.1388" } ], "version": "4.0.0", "name": "ExampleProcedureTypeCodes", "title": "Example Procedure Type Codes", "status": "draft", "experimental": false, "publisher": "Financial Management", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ] } ], "description": "This value set includes example Procedure Type codes.", "copyright": "This is an example set.", "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/ex-procedure-type", "content": "complete", "concept": [ { "code": "primary", "display": "Primary procedure", "definition": "The first procedure in a series required to produce and overall patient outcome." }, { "code": "secondary", "display": "Secondary procedure", "definition": "The second procedure in a series required to produce and overall patient outcome." } ] }
Version data entries
3 entries across 3 versions & 1 rubygems