FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | StructureDefinition |
| Id | profile-bundle-otnotes.StructureDefinition.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.3&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-bundle-otnotes |
| URL | https://fhir.synapxe.sg/StructureDefinition/profile-bundle-otnotes |
| Status | active |
| Name | BundleOTNotes |
| Type | Bundle |
| Kind | resource |
No resources found
| StructureDefinition | ||
| synapxe.nde#1.0.0 | profile-device | Device |
| synapxe.sgcdi#1.1.3 | profile-fileattachment | FileAttachment |
| synapxe.sgcdi#1.1.3 | profile-ot-condition | Condition Profile |
| synapxe.sgcdi#1.1.3 | profile-ot-diagnosticreport | DiagnosticReport |
| synapxe.sgcdi#1.1.3 | profile-ot-medicationadministration | MedicationAdministration |
| synapxe.sgcdi#1.1.3 | profile-ot-observation | Observation |
| synapxe.sgcdi#1.1.3 | profile-ot-procedure | Procedure |
| synapxe.sgcdi#1.1.3 | profile-ot-specimen | Specimen |
| synapxe.sgcdi#1.1.3 | profile-otnotes | OTNotes |
| synapxe.nde#1.0.0 | profile-practitionerrole | PractitionerRole |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-bundle-otnotes",
"name": "BundleOTNotes",
"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.type",
"path": "Bundle.type",
"fixedCode": "transaction"
},
{
"id": "Bundle.entry",
"path": "Bundle.entry",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "fullUrl"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "Bundle.entry:otnotes",
"path": "Bundle.entry",
"sliceName": "otnotes",
"min": 1,
"max": "1"
},
{
"id": "Bundle.entry:otnotes.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-otnotes"
]
}
]
},
{
"id": "Bundle.entry:procedure",
"path": "Bundle.entry",
"sliceName": "procedure"
},
{
"id": "Bundle.entry:procedure.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-ot-procedure"
]
}
]
},
{
"id": "Bundle.entry:practitionerRole",
"path": "Bundle.entry",
"sliceName": "practitionerRole",
"max": "1"
},
{
"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:condition",
"path": "Bundle.entry",
"sliceName": "condition"
},
{
"id": "Bundle.entry:condition.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-ot-condition"
]
}
]
},
{
"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-ot-observation"
]
}
]
},
{
"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-ot-medicationadministration"
]
}
]
},
{
"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: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-ot-diagnosticreport"
]
}
]
},
{
"id": "Bundle.entry:specimen",
"path": "Bundle.entry",
"sliceName": "specimen"
},
{
"id": "Bundle.entry:specimen.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-ot-specimen"
]
}
]
},
{
"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"
]
}
]
}
]
}
}