{
"description": "This value set defines a set of codes that can be used to indicate how an individual participates in an encounter.",
"compose": {
"exclude": [ {
"system": "http://hl7.org/fhir/v3/ParticipationType",
"concept": [ {
"code": "_ParticipationAncillary"
} ]
} ],
"include": [ {
"filter": [ {
"op": "is-a",
"value": "_ParticipationAncillary",
"property": "concept"
} ],
"system": "http://hl7.org/fhir/v3/ParticipationType"
}, {
"system": "http://hl7.org/fhir/v3/ParticipationType",
"concept": [ {
"code": "SPRF"
}, {
"code": "PPRF"
}, {
"code": "PART"
} ]
} ]
},
"_filename": "ValueSet-encounter-participant-type.json",
"package_name": "hl7.fhir.r2.core",
"date": "2015-10-24T07:41:03+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
"lastUpdated": "2015-10-24T07:41:03.495+11:00"
},
"publisher": "FHIR Project team",
"name": "ParticipantType",
"type": null,
"experimental": "true",
"resourceType": "ValueSet",
"title": null,
"package_version": "1.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.2.139"
} ],
"status": "draft",
"id": "b360719f-420f-497a-b292-6bff2e50227a",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/encounter-participant-type",
"codeSystem": {
"system": "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."
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.139"
} ],
"caseSensitive": true
},
"version": "1.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
} ]
} ]
}