PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.core@1.4.0
    http://hl7.org/fhir/provenance-participant-type
{
  "description": "The type of a provenance participant. Use either a defined FHIR resource type, or, if the reference is not to a resource, one of the defined codes, or some other code if none of the defined codes are appropriate.",
  "_filename": "CodeSystem-provenance-agent-type.json",
  "package_name": "hl7.fhir.r2b.core",
  "date": null,
  "versionNeeded": false,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "ProvenanceParticipantType",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.246"
  } ],
  "compositional": false,
  "status": "draft",
  "id": "6e1746ab-c36e-4f1f-8d44-3f3569d2a884",
  "valueSet": "http://hl7.org/fhir/ValueSet/provenance-agent-type",
  "kind": null,
  "count": 0,
  "url": "http://hl7.org/fhir/provenance-participant-type",
  "concept": [ {
    "code": "person",
    "display": "Person",
    "definition": "The participant is a person acting on their on behalf or on behalf of the patient rather than as an practitioner for an organization.  I.e. \"not a healthcare provider\"."
  }, {
    "code": "practitioner",
    "display": "Practitioner",
    "definition": "The participant is a practitioner, a person (provider) who is directly or indirectly involved in the provisioning of healthcare."
  }, {
    "code": "organization",
    "display": "Organization",
    "definition": "The participant is an organization."
  }, {
    "code": "software",
    "display": "Software",
    "definition": "The participant is a software application including services, algorithms, etc."
  }, {
    "code": "patient",
    "display": "Patient",
    "definition": "The participant is the patient, a person or animal receiving care or other health-related services."
  }, {
    "code": "device",
    "display": "Device",
    "definition": "The participant is a device, an instance of a manufactured thing that is used in the provision of healthcare without being substantially changed through that activity. The device may be a machine, an insert, a computer, an application, etc. This includes durable (reusable) medical equipment as well as disposable equipment used for diagnostic, treatment, and research for healthcare and public health."
  }, {
    "code": "related-person",
    "display": "Related Person",
    "definition": "The participant is a related person, a person that is involved in the care for a patient, but who is not the target of healthcare, nor has a formal responsibility in the care process."
  } ],
  "caseSensitive": true,
  "version": "1.4.0",
  "contact": [ {
    "telecom": [ {
      "rank": 1,
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  }, {
    "telecom": [ {
      "rank": 1,
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}