{
"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://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"concept": [ {
"code": "_ParticipationAncillary"
} ]
} ],
"include": [ {
"filter": [ {
"op": "is-a",
"value": "_ParticipationAncillary",
"property": "concept"
} ],
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"
}, {
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"concept": [ {
"code": "SPRF"
}, {
"code": "PPRF"
}, {
"code": "PART"
} ]
}, {
"system": "http://terminology.hl7.org/CodeSystem/participant-type"
} ]
},
"_filename": "ValueSet-encounter-participant-type.json",
"package_name": "hl7.fhir.r4.examples",
"date": "2019-11-01T09:29:23+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ],
"lastUpdated": "2019-11-01T09:29:23.356+11:00"
},
"publisher": "FHIR Project team",
"name": "ParticipantType",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"title": "Participant type",
"package_version": "4.0.1",
"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": "b5514fa4-1eaf-4824-ba61-5e898b297466",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/encounter-participant-type",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.3.250",
"system": "urn:ietf:rfc:3986"
} ],
"immutable": true,
"version": "4.0.1",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}