{ "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.core", "date": "2017-02-24", "publisher": "Health Level Seven International (FHIR Infrastructure)", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166", "display": "United States of America (the)" } ] } ], "purpose": "Provides an example of a FHIR compartment definition based on the Device resource type.", "name": "EXAMPLE", "useContext": [ { "code": { "code": "focus", "system": "http://hl7.org/fhir/usage-context-type" }, "valueCodeableConcept": { "coding": [ { "code": "Device", "system": "http://hl7.org/fhir/resource-types" } ] } } ], "type": null, "experimental": "true", "resourceType": "CompartmentDefinition", "search": true, "title": "Base FHIR compartment definition for Device(example)", "package_version": "3.2.0", "status": "draft", "id": "839b177b-4184-4c01-af7e-2dce88962566", "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" } ] } ] }