PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0-snapshot3
    http://hl7.org/fhir/CompartmentDefinition/example
{
  "description": "The set of resources associated with a particular Device (example with Communication and CommunicationRequest resourses only).",
  "_filename": "CompartmentDefinition-example.json",
  "package_name": "hl7.fhir.r5.core",
  "date": "2017-02-24",
  "publisher": "Health Level Seven International (FHIR Infrastructure)",
  "purpose": "Provides an example of a FHIR compartment definition based on the Device resource type.",
  "name": "EXAMPLE",
  "useContext": [ {
    "code": {
      "code": "focus",
      "system": "http://terminology.hl7.org/CodeSystem/usage-context-type"
    },
    "valueCodeableConcept": {
      "coding": [ {
        "code": "Device",
        "system": "http://hl7.org/fhir/fhir-types"
      } ]
    }
  } ],
  "type": null,
  "experimental": "true",
  "resourceType": "CompartmentDefinition",
  "search": true,
  "title": null,
  "package_version": "5.0.0-snapshot3",
  "status": "draft",
  "id": "3dd60edd-50bd-44d5-ba3a-86ad983d2626",
  "resource": [ {
    "code": "Communication",
    "param": [ "sender", "recipient" ],
    "documentation": "The device used as the message sender and recipient"
  }, {
    "code": "CommunicationRequest",
    "param": [ "sender", "recipient" ],
    "documentation": "The device used as the message sender and recipient"
  } ],
  "kind": null,
  "url": "http://hl7.org/fhir/CompartmentDefinition/example",
  "code": "Device",
  "version": null,
  "contact": [ {
    "name": "[string]",
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}