{
"description": "This value set defines a set of codes that can be used to indicate how an individual participates in an encounter.",
"_filename": "codesystem-encounter-participant-type.json",
"package_name": "hl7.fhir.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
"lastUpdated": "2016-03-31T08:01:25.570+11:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "ParticipantType",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.4.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.139"
} ],
"status": "draft",
"id": "8b5962ee-ba7d-49f9-b350-08d5d5451106",
"valueSet": "http://hl7.org/fhir/ValueSet/encounter-participant-type",
"kind": null,
"url": "http://hl7.org/fhir/participant-type",
"concept": [ {
"code": "translator",
"display": "Translator",
"definition": "A translator who is facilitating communication with the patient during the encounter."
}, {
"code": "emergency",
"display": "Emergency",
"definition": "A person to be contacted in case of an emergency during the encounter."
} ],
"caseSensitive": true,
"version": "1.4.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
} ]
} ]
}