FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | StructureDefinition |
| Id | profile-bundle-diagnosticreport-colo.StructureDefinition.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.3&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-bundle-diagnosticreport-colo |
| URL | https://fhir.synapxe.sg/StructureDefinition/profile-bundle-diagnosticreport-colo |
| Status | active |
| Name | BundleColorectalScreeningReport |
| Type | Bundle |
| Kind | resource |
No resources found
| StructureDefinition | ||
| synapxe.sgcdi#1.1.3 | profile-diagnosticreport-colo | ColorectalScreeningReport |
| synapxe.nde#1.0.0 | profile-observation | Observation |
| synapxe.nde#1.0.0 | profile-questionnaireresponse | QuestionnaireResponse |
| synapxe.nde#1.0.0 | profile-specimen | Specimen |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-bundle-diagnosticreport-colo",
"name": "BundleColorectalScreeningReport",
"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:report",
"path": "Bundle.entry",
"sliceName": "report",
"min": 1,
"max": "1"
},
{
"id": "Bundle.entry:report.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-diagnosticreport-colo"
]
}
]
},
{
"id": "Bundle.entry:specimen",
"path": "Bundle.entry",
"sliceName": "specimen",
"min": 1,
"max": "1"
},
{
"id": "Bundle.entry:specimen.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-specimen"
]
}
]
},
{
"id": "Bundle.entry:observation",
"path": "Bundle.entry",
"sliceName": "observation",
"min": 1
},
{
"id": "Bundle.entry:observation.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-observation"
]
}
]
},
{
"id": "Bundle.entry:questionnaireresponse",
"path": "Bundle.entry",
"sliceName": "questionnaireresponse",
"min": 1
},
{
"id": "Bundle.entry:questionnaireresponse.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-questionnaireresponse"
]
}
]
}
]
}
}