PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.8.0
    http://hl7.org/fhir/report-participant-type
{
  "description": "The type of participant.",
  "_filename": "codesystem-report-participant-type.json",
  "package_name": "hl7.fhir.core",
  "date": "2016-12-06T12:22:34+11:00",
  "meta": {
    "lastUpdated": "2016-12-06T12:22:34.981+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "TestReportParticipantType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.8.0",
  "status": "draft",
  "id": "80c91c8e-94c5-4b7b-b32d-5d14225ac3f9",
  "valueSet": "http://hl7.org/fhir/ValueSet/report-participant-type",
  "kind": null,
  "url": "http://hl7.org/fhir/report-participant-type",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.0",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "test-engine",
    "display": "test-engine",
    "definition": "The test execution engine."
  }, {
    "code": "client",
    "display": "client",
    "definition": "A FHIR Client"
  }, {
    "code": "server",
    "display": "server",
    "definition": "A FHIR Server"
  } ],
  "caseSensitive": true,
  "version": "1.8.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}