http://hl7.org/fhir/participantrequired|4.0.1
name
ParticipantRequired
ParticipantRequired
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
draft
draft
date
2019-10-31 22:29:23.0
2019-10-31 22:29:23.0
ParticipantRequired
Is the Participant required to attend the appointment.
{
"description" : "Is the Participant required to attend the appointment.",
"compose" : null,
"package" : "hl7.fhir.r4.core@4.0.1",
"date" : "2019-10-31T22:29:23Z",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"content" : "complete",
"name" : "ParticipantRequired",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "ParticipantRequired",
"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" : "512d4fd7-f27b-579a-a198-1e15d0ce872b",
"valueSet" : "http://hl7.org/fhir/ValueSet/participantrequired",
"url" : "http://hl7.org/fhir/participantrequired",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.489",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "required",
"display" : "Required",
"definition" : "The participant is required to attend the appointment."
}, {
"code" : "optional",
"display" : "Optional",
"definition" : "The participant may optionally attend the appointment."
}, {
"code" : "information-only",
"display" : "Information Only",
"definition" : "The participant is excluded from the appointment, and might not be informed of the appointment taking place. (Appointment is about them, not for them - such as 2 doctors discussing results about a patient's test)."
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
}, {
"value" : "fhir@lists.hl7.org",
"system" : "email"
} ]
} ]
}