Sha256: 67886413195b5bb38394ca80119843418b9945d0a1526b65a078330df21dc169
Contents?: true
Size: 1.71 KB
Versions: 3
Compression:
Stored size: 1.71 KB
Contents
{ "resourceType": "CodeSystem", "id": "contract-actorrole", "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/contractactorrole", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.1203" } ], "version": "4.0.0", "name": "ContractActorRoleCodes", "title": "Contract Actor Role Codes", "status": "draft", "experimental": false, "publisher": "CBCC", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ] } ], "description": "This value set includes sample Contract Actor Role codes.", "copyright": "This is an example set.", "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/contract-actorrole", "content": "complete", "concept": [ { "code": "practitioner", "display": "Practitioner", "definition": "Someone who provides health care related services to people or animals including both clinical and support services." }, { "code": "patient", "display": "Patient", "definition": "A receiver, human or animal, of health care related goods and services." } ] }
Version data entries
3 entries across 3 versions & 1 rubygems