Sha256: 386af4199a356e4e23d22911af6c0ef2310b7dadb243c34dbce3655a05263b13
Contents?: true
Size: 1.31 KB
Versions: 7
Compression:
Stored size: 1.31 KB
Contents
{ "resourceType": "CodeSystem", "id": "service-modifiers", "meta": { "lastUpdated": "2019-11-01T09:29:23.356+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.4.573" } ], "version": "4.0.1", "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
7 entries across 7 versions & 1 rubygems