Sha256: 03d4fc6e64114f2c36103618e7c91c75a03d35f6eaca7cee2ed847719853d6ce
Contents?: true
Size: 1.31 KB
Versions: 3
Compression:
Stored size: 1.31 KB
Contents
{ "resourceType": "CodeSystem", "id": "service-modifiers", "meta": { "lastUpdated": "2018-12-27T22:37:54.724+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "url": "http://hl7.org/fhir/ex-servicemodifier", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.573" } ], "version": "4.0.0", "name": "ExampleServiceModifierCodes", "title": "Example Service Modifier Codes", "status": "draft", "experimental": false, "publisher": "Financial Management", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ] } ], "description": "This value set includes sample Service Modifier codes which may support differential payment.", "copyright": "This is an example set.", "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/service-modifiers", "content": "complete", "concept": [ { "code": "sr", "display": "Side of the Road", "definition": "Services provided on the side of the road or such other non-conventional setting." }, { "code": "ah", "display": "After hours", "definition": "Services provided outside or normal business hours." } ] }
Version data entries
3 entries across 3 versions & 1 rubygems