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

FHIR IG Statistics: StructureDefinition/StructureDefinintion-bundle-matthewsBundle

Packageca.learning-forge-v3.r4
Resource TypeStructureDefinition
IdStructureDefinintion-bundle-matthewsBundle
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.learning-forge-v3.r4@3.0.0&canonical=http://matthews.ca/fhir/4.0.1/Bundle/StructureDefinition/BundleMatthews
URLhttp://matthews.ca/fhir/4.0.1/Bundle/StructureDefinition/BundleMatthews
Version0.1
Statusactive
Date2022-11-25T18:19:58.8494541+00:00
NameBundleMatthews
TitleBundle (Matthews-CA)
TypeBundle
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "http://matthews.ca/fhir/4.0.1/Bundle/StructureDefinition/BundleMatthews",
  "version": "0.1",
  "name": "BundleMatthews",
  "title": "Bundle (Matthews-CA)",
  "status": "active",
  "date": "2022-11-25T18:19:58.8494541+00:00",
  "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",
        "short": "Base Bundle for Matthews"
      },
      {
        "id": "Bundle.type",
        "path": "Bundle.type",
        "short": "message",
        "definition": "Bundle for message handling for POS message exchange between EMR & PMS systems"
      },
      {
        "id": "Bundle.total",
        "path": "Bundle.total",
        "max": "0",
        "mustSupport": false
      },
      {
        "id": "Bundle.entry",
        "path": "Bundle.entry",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry.link",
        "path": "Bundle.entry.link",
        "contentReference": "http://hl7.org/fhir/StructureDefinition/Bundle#Bundle.link"
      },
      {
        "id": "Bundle.entry.search",
        "path": "Bundle.entry.search",
        "max": "0",
        "mustSupport": false
      },
      {
        "id": "Bundle.entry.request",
        "path": "Bundle.entry.request",
        "max": "0",
        "mustSupport": false
      },
      {
        "id": "Bundle.entry.response",
        "path": "Bundle.entry.response",
        "max": "0",
        "mustSupport": false
      },
      {
        "id": "Bundle.signature",
        "path": "Bundle.signature",
        "max": "0",
        "mustSupport": false
      }
    ]
  }
}