{
"description": "This value set includes sample Contract Actor Role codes.",
"_filename": "CodeSystem-contract-actorrole.json",
"package_name": "hl7.fhir.r5.examples",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2019-12-31T21:03:40.621+11: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": "4.2.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": "07f8503a-c20f-4706-9ff6-ac7994189dff",
"valueSet": "http://hl7.org/fhir/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": "4.2.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}