FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | StructureDefinition |
| Id | profile-bundle-medicationrequest.StructureDefinition.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.2.0&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-bundle-medicationrequest |
| URL | https://fhir.synapxe.sg/StructureDefinition/profile-bundle-medicationrequest |
| Version | 1.2.0 |
| Status | active |
| Name | Bundle |
| Description | A Bundle of MedicationRequest resources will be used to store one or more medication orders or requests for both supply of the medication and the instructions for administration of the medication to a patient. The resource is represented as a Bundle containing multiple MedicationRequest resources. |
| Type | Bundle |
| Kind | resource |
No resources found
| StructureDefinition | ||
| synapxe.nde#1.0.0 | profile-medicationrequest | MedicationRequest |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-bundle-medicationrequest",
"version": "1.2.0",
"name": "Bundle",
"status": "active",
"description": "A Bundle of MedicationRequest resources will be used to store one or more medication orders or requests for both supply of the medication and the instructions for administration of the medication to a patient. The resource is represented as a Bundle containing multiple MedicationRequest resources.",
"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.synap"
},
{
"id": "Bundle.type",
"path": "Bundle.type",
"patternCode": "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-medicationrequest"
]
}
]
},
{
"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"
}
]
}
}