{ "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.r6.examples", "date": "2017-02-24", "publisher": "HL7 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": "E X A M P L E", "package_version": "6.0.0-ballot3", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "status": "draft", "id": "6b6ef221-275e-44fd-802c-03c22a16d671", "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": [ { "telecom": [ { "value": "http://www.hl7.org/Special/committees/fiwg", "system": "url" } ] } ] }