PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-core@2.0.0
    http://fhir.ch/ig/ch-core/ValueSet/ch-core-encounter-participation-type
{
  "description": "This value set defines a set of codes that can be used to indicate how an individual participates in an encounter. In Switzerland the primary care physician is added to the extensible base ValueSet.",
  "compose": {
    "include": [ {
      "valueSet": [ "http://hl7.org/fhir/ValueSet/encounter-participant-type" ]
    }, {
      "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationFunction",
      "concept": [ {
        "code": "PCP",
        "display": "primary care physician"
      } ]
    } ]
  },
  "_filename": "ValueSet-ch-core-encounter-participation-type.json",
  "package_name": "ch.fhir.ig.ch-core",
  "date": "2020-04-06",
  "publisher": "HL7 Switzerland",
  "jurisdiction": [ {
    "coding": [ {
      "code": "CH",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "ChCoreEncounterParticipationType",
  "copyright": "CC-BY-SA-4.0",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": "ChCoreEncounterParticipationType",
  "package_version": "2.0.0",
  "status": "active",
  "id": "0d59a44d-8ea3-471d-972b-a58d24e73d10",
  "kind": null,
  "url": "http://fhir.ch/ig/ch-core/ValueSet/ch-core-encounter-participation-type",
  "version": "2.0.0",
  "contact": [ {
    "name": "HL7 Switzerland",
    "telecom": [ {
      "value": "https://www.hl7.ch/",
      "system": "url"
    } ]
  } ]
}