{
"description": "A constrained ValueSet for the Group.type element, allowing only 'person' and 'practitioner' for the Ontario Health Pub/Sub IG. This includes members from the http://hl7.org/fhir/group-type code system.",
"compose": {
"include": [ {
"system": "http://hl7.org/fhir/group-type",
"concept": [ {
"code": "person",
"display": "Person"
}, {
"code": "practitioner",
"display": "Practitioner"
} ]
} ]
},
"_filename": "PubSubGroupTypeVS.json",
"package_name": "ca.on.pubsub.r4",
"date": null,
"publisher": "Ontario Health",
"fhirVersion": "4.0.1",
"name": "OntarioPubSubGroupTypeVS",
"type": null,
"experimental": null,
"resourceType": "ValueSet",
"title": "Ontario Health Publish-Subscribe Group Type ValueSet",
"package_version": "1.0.0-BallotedDraft",
"status": "draft",
"id": "638e81fe-18a0-467b-8b78-80b642e5c0e6",
"kind": null,
"url": "http://ontariohealth.ca/fhir/pubsub/ValueSet/group-type",
"version": "1.0.3",
"contact": [ {
"name": "Ontario Health",
"telecom": [ {
"value": "https://www.ontariohealth.ca",
"system": "url"
} ]
} ]
}