{
"description": null,
"_filename": "profile-bundle-observation.StructureDefinition.json",
"package_name": "synapxe.sgcdi",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "5.0.0",
"name": "Bundle",
"abstract": false,
"type": "Bundle",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.7",
"status": "active",
"id": "97ce5f4f-07e1-487a-838f-0683225ab409",
"kind": "resource",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-bundle-observation",
"version": null,
"differential": {
"element": [ {
"id": "Bundle.identifier",
"min": 1,
"path": "Bundle.identifier"
}, {
"id": "Bundle.identifier.system",
"path": "Bundle.identifier.system",
"fixedUri": "https://fhir.synap"
}, {
"id": "Bundle.type",
"path": "Bundle.type",
"fixedCode": "transaction"
}, {
"id": "Bundle.timestamp",
"max": "0",
"path": "Bundle.timestamp"
}, {
"id": "Bundle.total",
"max": "0",
"path": "Bundle.total"
}, {
"id": "Bundle.link",
"max": "0",
"path": "Bundle.link"
}, {
"id": "Bundle.entry",
"min": 1,
"path": "Bundle.entry"
}, {
"id": "Bundle.entry.id",
"max": "0",
"path": "Bundle.entry.id"
}, {
"id": "Bundle.entry.extension",
"max": "0",
"path": "Bundle.entry.extension"
}, {
"id": "Bundle.entry.modifierExtension",
"max": "0",
"path": "Bundle.entry.modifierExtension"
}, {
"id": "Bundle.entry.link",
"max": "0",
"path": "Bundle.entry.link"
}, {
"id": "Bundle.entry.fullUrl",
"min": 1,
"path": "Bundle.entry.fullUrl"
}, {
"id": "Bundle.entry.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Resource",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-observation" ]
} ]
}, {
"id": "Bundle.entry.search",
"max": "0",
"path": "Bundle.entry.search"
}, {
"id": "Bundle.entry.request",
"min": 1,
"path": "Bundle.entry.request"
}, {
"id": "Bundle.entry.request.id",
"max": "0",
"path": "Bundle.entry.request.id"
}, {
"id": "Bundle.entry.request.extension",
"max": "0",
"path": "Bundle.entry.request.extension"
}, {
"id": "Bundle.entry.request.modifierExtension",
"max": "0",
"path": "Bundle.entry.request.modifierExtension"
}, {
"id": "Bundle.entry.response",
"max": "0",
"path": "Bundle.entry.response"
}, {
"id": "Bundle.signature",
"max": "0",
"path": "Bundle.signature"
}, {
"id": "Bundle.issues",
"max": "0",
"path": "Bundle.issues"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}