Sha256: 763005d8a977a322151bd99b988764ee0df71f64ff7be429d2b493d8fc9b339e
Contents?: true
Size: 1.83 KB
Versions: 3
Compression:
Stored size: 1.83 KB
Contents
{ "resourceType": "CodeSystem", "id": "service-provision-conditions", "meta": { "lastUpdated": "2018-12-27T22:37:54.724+11:00" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pa" }, { "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/service-provision-conditions", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.1143" } ], "version": "4.0.0", "name": "ServiceProvisionConditions", "title": "ServiceProvisionConditions", "status": "draft", "experimental": false, "date": "2018-12-27T22:37:54+11:00", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "The code(s) that detail the conditions under which the healthcare service is available/offered.", "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/service-provision-conditions", "content": "complete", "concept": [ { "code": "free", "display": "Free", "definition": "This service is available for no patient cost." }, { "code": "disc", "display": "Discounts Available", "definition": "There are discounts available on this service for qualifying patients." }, { "code": "cost", "display": "Fees apply", "definition": "Fees apply for this service." } ] }
Version data entries
3 entries across 3 versions & 1 rubygems