{
"description": "This value set includes sample Contract Actor Role codes.",
"_filename": "codesystem-contract-actorrole.json",
"package_name": "hl7.fhir.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition" ],
"lastUpdated": "2016-12-06T12:22:34.981+11:00"
},
"publisher": "CBCC",
"content": "complete",
"name": "Contract Actor Role Codes",
"copyright": "This is an example set.",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.8.0",
"status": "draft",
"id": "50a1fcc3-b8c9-446d-8fa2-498321244926",
"valueSet": "http://hl7.org/fhir/ValueSet/contract-actorrole",
"kind": null,
"url": "http://www.hl7.org/fhir/contractactorrole",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.102",
"system": "urn:ietf:rfc:3986"
},
"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."
} ],
"caseSensitive": true,
"version": "1.8.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}