http://terminology.hl7.org/CodeSystem/participant-type|4.0.1
name
ParticipantType
ParticipantType
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
draft
draft
Participant type
This value set defines a set of codes that can be used to indicate how an individual participates in an encounter.
{
"description" : "This value set defines a set of codes that can be used to indicate how an individual participates in an encounter.",
"compose" : null,
"package" : "hl7.fhir.r4.examples@4.0.1",
"date" : null,
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "FHIR Project team",
"content" : "complete",
"name" : "ParticipantType",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Participant type",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pa"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 3
} ],
"status" : "draft",
"id" : "b3936f8a-8c8c-55e2-b7f1-1d7980fb6f9c",
"url" : "http://terminology.hl7.org/CodeSystem/participant-type",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1089",
"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" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
} ]
} ]
}