FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | StructureDefinition |
| Id | profile-bundle-dischargesummary.StructureDefinition.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.3&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-bundle-dischargesummary |
| URL | https://fhir.synapxe.sg/StructureDefinition/profile-bundle-dischargesummary |
| Status | active |
| Name | BundleDischargeSummary |
| Type | Bundle |
| Kind | resource |
No resources found
| StructureDefinition | ||
| synapxe.nde#1.0.0 | profile-allergyintolerance | AllergyIntolerance |
| synapxe.sgcdi#1.1.3 | profile-dischargesummary | DischargeSummary |
| synapxe.sgcdi#1.1.3 | profile-ds-diagnosis | Diagnosis Profile |
| synapxe.sgcdi#1.1.3 | profile-ds-medicationrequest | MedicationRequest |
| synapxe.sgcdi#1.1.3 | profile-ds-procedure | Procedure |
| synapxe.sgcdi#1.1.3 | profile-fileattachment | FileAttachment |
| synapxe.nde#1.0.0 | profile-flag | Flag |
| synapxe.sgcdi#1.1.3 | profile-medicalcertificate | MedicalCertificate |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-bundle-dischargesummary",
"name": "BundleDischargeSummary",
"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:dischargesummary",
"path": "Bundle.entry",
"sliceName": "dischargesummary",
"min": 1,
"max": "1"
},
{
"id": "Bundle.entry:dischargesummary.resource",
"path": "Bundle.entry.resource",
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-dischargesummary"
]
}
]
},
{
"id": "Bundle.entry:allergyIntolerance",
"path": "Bundle.entry",
"sliceName": "allergyIntolerance"
},
{
"id": "Bundle.entry:allergyIntolerance.resource",
"path": "Bundle.entry.resource",
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-allergyintolerance"
]
}
]
},
{
"id": "Bundle.entry:flag",
"path": "Bundle.entry",
"sliceName": "flag"
},
{
"id": "Bundle.entry:flag.resource",
"path": "Bundle.entry.resource",
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-flag"
]
}
]
},
{
"id": "Bundle.entry:diagnosis",
"path": "Bundle.entry",
"sliceName": "diagnosis",
"min": 1,
"max": "1"
},
{
"id": "Bundle.entry:diagnosis.resource",
"path": "Bundle.entry.resource",
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-ds-diagnosis"
]
}
]
},
{
"id": "Bundle.entry:medicationRequest",
"path": "Bundle.entry",
"sliceName": "medicationRequest"
},
{
"id": "Bundle.entry:medicationRequest.resource",
"path": "Bundle.entry.resource",
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-ds-medicationrequest"
]
}
]
},
{
"id": "Bundle.entry:medicalCertificate",
"path": "Bundle.entry",
"sliceName": "medicalCertificate"
},
{
"id": "Bundle.entry:medicalCertificate.resource",
"path": "Bundle.entry.resource",
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-medicalcertificate"
]
}
]
},
{
"id": "Bundle.entry:procedure",
"path": "Bundle.entry",
"sliceName": "procedure"
},
{
"id": "Bundle.entry:procedure.resource",
"path": "Bundle.entry.resource",
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-ds-procedure"
]
}
]
},
{
"id": "Bundle.entry:fileAttachment",
"path": "Bundle.entry",
"sliceName": "fileAttachment"
},
{
"id": "Bundle.entry:fileAttachment.resource",
"path": "Bundle.entry.resource",
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-fileattachment"
]
}
]
}
]
}
}