FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | StructureDefinition |
| Id | profile-bundle-medicationdispense.StructureDefinition.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.0&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-bundle-medicationdispense |
| URL | https://fhir.synapxe.sg/StructureDefinition/profile-bundle-medicationdispense |
| Status | active |
| Name | Bundle |
| Type | Bundle |
| Kind | resource |
No resources found
| StructureDefinition | |
| profile-medicationdispense | MedicationDispense |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-bundle-medicationdispense",
"name": "Bundle",
"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.identifier",
"path": "Bundle.identifier",
"min": 1
},
{
"id": "Bundle.identifier.system",
"path": "Bundle.identifier.system",
"fixedUri": "https://fhir.synapxe.sg/StructureDefinition/profile-bundle-medicationdispense"
},
{
"id": "Bundle.type",
"path": "Bundle.type",
"fixedCode": "transaction"
},
{
"id": "Bundle.timestamp",
"path": "Bundle.timestamp",
"max": "0"
},
{
"id": "Bundle.total",
"path": "Bundle.total",
"max": "0"
},
{
"id": "Bundle.link",
"path": "Bundle.link",
"max": "0"
},
{
"id": "Bundle.entry",
"path": "Bundle.entry",
"min": 1
},
{
"id": "Bundle.entry.id",
"path": "Bundle.entry.id",
"max": "0"
},
{
"id": "Bundle.entry.extension",
"path": "Bundle.entry.extension",
"max": "0"
},
{
"id": "Bundle.entry.modifierExtension",
"path": "Bundle.entry.modifierExtension",
"max": "0"
},
{
"id": "Bundle.entry.link",
"path": "Bundle.entry.link",
"max": "0"
},
{
"id": "Bundle.entry.fullUrl",
"path": "Bundle.entry.fullUrl",
"min": 1
},
{
"id": "Bundle.entry.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-medicationdispense"
]
}
]
},
{
"id": "Bundle.entry.search",
"path": "Bundle.entry.search",
"max": "0"
},
{
"id": "Bundle.entry.request",
"path": "Bundle.entry.request",
"min": 1
},
{
"id": "Bundle.entry.request.id",
"path": "Bundle.entry.request.id",
"max": "0"
},
{
"id": "Bundle.entry.request.extension",
"path": "Bundle.entry.request.extension",
"max": "0"
},
{
"id": "Bundle.entry.request.modifierExtension",
"path": "Bundle.entry.request.modifierExtension",
"max": "0"
},
{
"id": "Bundle.entry.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.signature",
"path": "Bundle.signature",
"max": "0"
},
{
"id": "Bundle.issues",
"path": "Bundle.issues",
"max": "0"
}
]
}
}