FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.oh.setp.iar.dev
Resource TypeStructureDefinition
IdStructureDefinition-profile-iar-bundle.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://ontariohealth.ca/fhir/iar/StructureDefinition/profile-bundle
URLhttp://ontariohealth.ca/fhir/iar/StructureDefinition/profile-bundle
Version1.0.0
Statusactive
Date2024-03-04T16:18:22.6027144+00:00
NameBundleMessageIAR
TitleBundle Message IAR
Realmca
Authorityhl7
DescriptionA message bundle containing all resources required for submission of the IAR assessment(s).
TypeBundle
Kindresource

Resources that use this resource

CapabilityStatement
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devcapabilitystatementrepositoryOntario Integrated Assessment Record FHIR Capability Statement

Resources that this resource uses

StructureDefinition
ca.on.ehr.r4#1.0.0-snapshot21profile-organizationOrganization EHR
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devprofile-encounterEncounter IAR
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devprofile-messageheaderMessageHeader IAR
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devprofile-patientPatient IAR
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devprofile-questionnaireresponseQuestionnaireResponse IAR

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "structuredefinition-profile-iar-bundle-message",
  "url": "http://ontariohealth.ca/fhir/iar/StructureDefinition/profile-bundle",
  "version": "1.0.0",
  "name": "BundleMessageIAR",
  "title": "Bundle Message IAR",
  "status": "active",
  "date": "2024-03-04T16:18:22.6027144+00:00",
  "description": "A message bundle containing all resources required for submission of the IAR assessment(s).",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Bundle",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Bundle.identifier",
        "path": "Bundle.identifier",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.identifier.system",
        "path": "Bundle.identifier.system",
        "min": 1,
        "fixedUri": "urn:ietf:rfc:3986",
        "mustSupport": true
      },
      {
        "id": "Bundle.identifier.value",
        "path": "Bundle.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.type",
        "path": "Bundle.type",
        "fixedCode": "message",
        "mustSupport": true
      },
      {
        "id": "Bundle.timestamp",
        "path": "Bundle.timestamp",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry",
        "path": "Bundle.entry",
        "slicing": {
          "discriminator": [
            {
              "type": "profile",
              "path": "resource"
            }
          ],
          "rules": "open"
        },
        "min": 5,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:message",
        "path": "Bundle.entry",
        "sliceName": "message",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:message.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:message.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://ontariohealth.ca/fhir/iar/StructureDefinition/profile-messageheader"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:message.search",
        "path": "Bundle.entry.search",
        "max": "0"
      },
      {
        "id": "Bundle.entry:message.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:message.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:encounter",
        "path": "Bundle.entry",
        "sliceName": "encounter",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:encounter.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:encounter.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://ontariohealth.ca/fhir/iar/StructureDefinition/profile-encounter"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:encounter.search",
        "path": "Bundle.entry.search",
        "max": "0"
      },
      {
        "id": "Bundle.entry:encounter.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:encounter.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:patient",
        "path": "Bundle.entry",
        "sliceName": "patient",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:patient.link",
        "path": "Bundle.entry.link",
        "mustSupport": false
      },
      {
        "id": "Bundle.entry:patient.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:patient.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://ontariohealth.ca/fhir/iar/StructureDefinition/profile-patient"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:patient.search",
        "path": "Bundle.entry.search",
        "max": "0"
      },
      {
        "id": "Bundle.entry:patient.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:patient.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:organization",
        "path": "Bundle.entry",
        "sliceName": "organization",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:organization.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:organization.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-organization"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:organization.search",
        "path": "Bundle.entry.search",
        "max": "0"
      },
      {
        "id": "Bundle.entry:organization.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:organization.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:questionnaireresponse",
        "path": "Bundle.entry",
        "sliceName": "questionnaireresponse",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:questionnaireresponse.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:questionnaireresponse.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://ontariohealth.ca/fhir/iar/StructureDefinition/profile-questionnaireresponse"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:questionnaireresponse.search",
        "path": "Bundle.entry.search",
        "max": "0"
      },
      {
        "id": "Bundle.entry:questionnaireresponse.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:questionnaireresponse.response",
        "path": "Bundle.entry.response",
        "max": "0"
      }
    ]
  }
}