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

FHIR IG Statistics: StructureDefinition/eReferralBundle

Packageca.on.oh.erec
Resource TypeStructureDefinition
IdeReferralBundle
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-projectathon1.0.2&canonical=http://ehealthontario.ca/fhir/StructureDefinition/eReferralBundle
URLhttp://ehealthontario.ca/fhir/StructureDefinition/eReferralBundle
Version1.0.0
Statusdraft
NameEReferralBundle
TitleBundle
TypeBundle
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
CA-eReC-BundleBundle

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "eReferralBundle",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/eReferralBundle",
  "version": "1.0.0",
  "name": "EReferralBundle",
  "title": "Bundle",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Bundle",
  "baseDefinition": "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Bundle",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Bundle.entry.link",
        "path": "Bundle.entry.link",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry.link.relation",
        "path": "Bundle.entry.link.relation",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry.link.url",
        "path": "Bundle.entry.link.url",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry.request",
        "path": "Bundle.entry.request",
        "mustSupport": false
      },
      {
        "id": "Bundle.entry.request.method",
        "path": "Bundle.entry.request.method",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry.request.url",
        "path": "Bundle.entry.request.url",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry.response",
        "path": "Bundle.entry.response",
        "mustSupport": false
      },
      {
        "id": "Bundle.entry.response.status",
        "path": "Bundle.entry.response.status",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry.response.location",
        "path": "Bundle.entry.response.location",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry.response.etag",
        "path": "Bundle.entry.response.etag",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry.response.lastModified",
        "path": "Bundle.entry.response.lastModified",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry.response.outcome",
        "path": "Bundle.entry.response.outcome",
        "mustSupport": true
      }
    ]
  }
}