PackagesCanonicalsLogsProblems
    Packages
    ca.on.pubsub.r4@1.0.0-ballot1
    http://ontariohealth.ca/fhir/pubsub/ValueSet/group-type
{
  "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-ballot1",
  "status": "draft",
  "id": "26ea19fd-40e8-4dcf-8020-45b0d683bd22",
  "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"
    } ]
  } ]
}