PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.examples@1.0.2
    http://hl7.org/fhir/ValueSet/participant-role
{
  "description": "Roles of Participants that may be included in a CarePlan.Participants, or in an EpisodeOfCare.CareTeam.  Defined as: Is a Person, Healthcare professional (occupation) or Healthcare related organization (qualifier value).",
  "compose": {
    "include": [ {
      "filter": [ {
        "op": "is-a",
        "value": "125676002",
        "_value": {
          "fhir_comments": [ " Person (person) " ]
        },
        "property": "concept"
      } ],
      "system": "http://snomed.info/sct"
    }, {
      "filter": [ {
        "op": "is-a",
        "value": "223366009",
        "_value": {
          "fhir_comments": [ " Healthcare professional (occupation) " ]
        },
        "property": "concept"
      } ],
      "system": "http://snomed.info/sct"
    }, {
      "filter": [ {
        "op": "is-a",
        "value": "394730007",
        "_value": {
          "fhir_comments": [ " Healthcare related organization (qualifier value) " ]
        },
        "property": "concept"
      } ],
      "system": "http://snomed.info/sct"
    } ]
  },
  "_filename": "ValueSet-participant-role.json",
  "package_name": "hl7.fhir.r2.examples",
  "date": "2015-10-24T07:41:03+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": "FHIR Project",
  "name": "Participant Roles",
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
  "type": null,
  "experimental": "true",
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.61"
  } ],
  "status": "draft",
  "id": "40c1b821-0146-43b8-90d4-3da688197ec4",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/participant-role",
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}