{
"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.r3.examples",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2019-10-24T11:53:00+11:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "ParticipantType",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "3.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
} ],
"status": "draft",
"id": "c37ed363-7b91-436c-a81f-434b5b2b2f97",
"valueSet": "http://hl7.org/fhir/ValueSet/encounter-participant-type",
"kind": null,
"url": "http://hl7.org/fhir/participant-type",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.246",
"system": "urn:ietf:rfc:3986"
},
"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": "3.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}