FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/ca-on-ps-profile-device

Packageca.on.oh.patient-summary
Resource TypeStructureDefinition
Idca-on-ps-profile-device
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.patient-summary@0.12.8&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-device
URLhttp://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-device
Version0.10.0
Statusactive
Date2022-10-15T12:00:00+00:00
NameDevicePSON
TitleDevice (PS-ON)
Realmca
DescriptionThis profile defines a set of constraints to the FHIR Device resource for use in Ontario Patient Summaries (PS-ON).
TypeDevice
Kindresource

Resources that use this resource

StructureDefinition
ca-on-ps-profile-compositionComposition (PS-ON)

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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
      }
    ]
  }
}