{
"description": "This value set includes sample Contract Actor Role codes.",
"_filename": "CodeSystem-contractactorrole.json",
"package_name": "hl7.terminology.r3",
"date": "2021-03-06T13:53:33-07:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2020-04-09T15:10:28.568-06:00"
},
"publisher": "CBCC",
"content": "complete",
"name": "ContractActorRoleCodes",
"copyright": "This is an example set.",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Contract Actor Role Codes",
"package_version": "2.1.0",
"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
} ],
"status": "draft",
"id": "f439d737-f13f-47d5-b664-ecf1361456b0",
"valueSet": "http://terminology.hl7.org/ValueSet/contract-actorrole",
"kind": null,
"url": "http://terminology.hl7.org/CodeSystem/contractactorrole",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.1203",
"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": "0.1.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}