FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | StructureDefinition |
| Id | profile-bundle-cardiologyreport.StructureDefinition.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.9&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-bundle-cardiologyreport |
| URL | https://fhir.synapxe.sg/StructureDefinition/profile-bundle-cardiologyreport |
| Status | active |
| Name | BundleCardiologyReport |
| Type | Bundle |
| Kind | resource |
No resources found
| StructureDefinition | ||
| synapxe.nde#1.0.0 | profile-cardiologyreport | CardiologyReport |
| synapxe.sgcdi#1.1.9 | profile-cr-diagnosticreport | DiagnosticReport |
| synapxe.sgcdi#1.1.9 | profile-cr-observation | Observation |
| synapxe.sgcdi#1.1.9 | profile-cr-procedure | Procedure |
| synapxe.sgcdi#1.1.9 | profile-cr-servicerequest | ServiceRequest |
| synapxe.nde#1.0.0 | profile-device | Device |
| synapxe.sgcdi#1.1.9 | profile-fileattachment | FileAttachment |
| synapxe.nde#1.0.0 | profile-medicationadministration | MedicationAdministration |
| synapxe.nde#1.0.0 | profile-practitionerrole | PractitionerRole |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-bundle-cardiologyreport",
"name": "BundleCardiologyReport",
"status": "active",
"fhirVersion": "5.0.0",
"kind": "resource",
"abstract": false,
"type": "Bundle",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Bundle.meta",
"path": "Bundle.meta",
"short": "Metadata about a resource",
"definition": "The metadata about a resource. This is content in the resource that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource."
},
{
"id": "Bundle.type",
"path": "Bundle.type",
"patternCode": "document"
},
{
"id": "Bundle.entry",
"path": "Bundle.entry",
"slicing": {
"discriminator": [
{
"type": "profile",
"path": "resource"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "Bundle.entry:cardiologyreport",
"path": "Bundle.entry",
"sliceName": "cardiologyreport",
"min": 1,
"max": "1"
},
{
"id": "Bundle.entry:cardiologyreport.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-cardiologyreport"
]
}
]
},
{
"id": "Bundle.entry:cardiologyreport.search",
"path": "Bundle.entry.search",
"max": "0"
},
{
"id": "Bundle.entry:cardiologyreport.request",
"path": "Bundle.entry.request",
"max": "0"
},
{
"id": "Bundle.entry:cardiologyreport.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.entry:procedure",
"path": "Bundle.entry",
"sliceName": "procedure",
"min": 1
},
{
"id": "Bundle.entry:procedure.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-cr-procedure"
]
}
]
},
{
"id": "Bundle.entry:procedure.search",
"path": "Bundle.entry.search",
"max": "0"
},
{
"id": "Bundle.entry:procedure.request",
"path": "Bundle.entry.request",
"max": "0"
},
{
"id": "Bundle.entry:procedure.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.entry:fileAttachment",
"path": "Bundle.entry",
"sliceName": "fileAttachment"
},
{
"id": "Bundle.entry:fileAttachment.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-fileattachment"
]
}
]
},
{
"id": "Bundle.entry:fileAttachment.search",
"path": "Bundle.entry.search",
"max": "0"
},
{
"id": "Bundle.entry:fileAttachment.request",
"path": "Bundle.entry.request",
"max": "0"
},
{
"id": "Bundle.entry:fileAttachment.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.entry:serviceRequest",
"path": "Bundle.entry",
"sliceName": "serviceRequest"
},
{
"id": "Bundle.entry:serviceRequest.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-cr-servicerequest"
]
}
]
},
{
"id": "Bundle.entry:serviceRequest.search",
"path": "Bundle.entry.search",
"max": "0"
},
{
"id": "Bundle.entry:serviceRequest.request",
"path": "Bundle.entry.request",
"max": "0"
},
{
"id": "Bundle.entry:serviceRequest.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.entry:diagnosticReport",
"path": "Bundle.entry",
"sliceName": "diagnosticReport"
},
{
"id": "Bundle.entry:diagnosticReport.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-cr-diagnosticreport"
]
}
]
},
{
"id": "Bundle.entry:diagnosticReport.search",
"path": "Bundle.entry.search",
"max": "0"
},
{
"id": "Bundle.entry:diagnosticReport.request",
"path": "Bundle.entry.request",
"max": "0"
},
{
"id": "Bundle.entry:diagnosticReport.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.entry:device",
"path": "Bundle.entry",
"sliceName": "device"
},
{
"id": "Bundle.entry:device.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-device"
]
}
]
},
{
"id": "Bundle.entry:device.search",
"path": "Bundle.entry.search",
"max": "0"
},
{
"id": "Bundle.entry:device.request",
"path": "Bundle.entry.request",
"max": "0"
},
{
"id": "Bundle.entry:device.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.entry:medicationAdministration",
"path": "Bundle.entry",
"sliceName": "medicationAdministration"
},
{
"id": "Bundle.entry:medicationAdministration.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-medicationadministration"
]
}
]
},
{
"id": "Bundle.entry:medicationAdministration.search",
"path": "Bundle.entry.search",
"max": "0"
},
{
"id": "Bundle.entry:medicationAdministration.request",
"path": "Bundle.entry.request",
"max": "0"
},
{
"id": "Bundle.entry:medicationAdministration.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.entry:practitionerRole",
"path": "Bundle.entry",
"sliceName": "practitionerRole"
},
{
"id": "Bundle.entry:practitionerRole.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-practitionerrole"
]
}
]
},
{
"id": "Bundle.entry:practitionerRole.search",
"path": "Bundle.entry.search",
"max": "0"
},
{
"id": "Bundle.entry:practitionerRole.request",
"path": "Bundle.entry.request",
"max": "0"
},
{
"id": "Bundle.entry:practitionerRole.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.entry:observation",
"path": "Bundle.entry",
"sliceName": "observation"
},
{
"id": "Bundle.entry:observation.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-cr-observation"
]
}
]
},
{
"id": "Bundle.entry:observation.search",
"path": "Bundle.entry.search",
"max": "0"
},
{
"id": "Bundle.entry:observation.request",
"path": "Bundle.entry.request",
"max": "0"
},
{
"id": "Bundle.entry:observation.response",
"path": "Bundle.entry.response",
"max": "0"
}
]
}
}