Package | ca.on.oh.patient-summary |
Resource Type | StructureDefinition |
Id | ca-on-ps-profile-device |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh.patient-summary@0.12.8&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-device |
URL | http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-device |
Version | 0.10.0 |
Status | active |
Date | 2022-10-15T12:00:00+00:00 |
Name | DevicePSON |
Title | Device (PS-ON) |
Realm | ca |
Description | This profile defines a set of constraints to the FHIR Device resource for use in Ontario Patient Summaries (PS-ON). |
Type | Device |
Kind | resource |
StructureDefinition | |
ca-on-ps-profile-composition | Composition (PS-ON) |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "ca-on-ps-profile-device", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-device", "version": "0.10.0", "name": "DevicePSON", "title": "Device (PS-ON)", "status": "active", "date": "2022-10-15T12:00:00+00:00", "publisher": "Ontario Health", "description": "This profile defines a set of constraints to the FHIR Device resource for use in Ontario Patient Summaries (PS-ON).", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Device", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device", "derivation": "constraint", "differential": { "element": [ { "id": "Device.meta", "path": "Device.meta", "min": 1, "mustSupport": true }, { "id": "Device.meta.profile", "path": "Device.meta.profile", "min": 1, "mustSupport": true }, { "id": "Device.identifier", "path": "Device.identifier", "min": 1, "mustSupport": true }, { "id": "Device.deviceName", "path": "Device.deviceName", "mustSupport": true } ] } }