Package | notts.scr.poc |
Resource Type | StructureDefinition |
Id | Notts-SCR-Bundle |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=notts.scr.poc@0.1.0&canonical=https://fhir.nottinghamshire.gov.uk/STU3/StructureDefinition/Notts-SCR-Bundle |
URL | https://fhir.nottinghamshire.gov.uk/STU3/StructureDefinition/Notts-SCR-Bundle |
Status | draft |
Name | Notts-SCR-Bundle |
Type | Bundle |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "Notts-SCR-Bundle", "url": "https://fhir.nottinghamshire.gov.uk/STU3/StructureDefinition/Notts-SCR-Bundle", "name": "Notts-SCR-Bundle", "status": "draft", "fhirVersion": "3.0.2", "mapping": [ { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "w5", "uri": "http://hl7.org/fhir/w5", "name": "W5 Mapping" } ], "kind": "resource", "abstract": false, "type": "Bundle", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle", "derivation": "constraint", "differential": { "element": [ { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "searchset" }, { "id": "Bundle.total", "path": "Bundle.total", "min": 1 }, { "id": "Bundle.link", "path": "Bundle.link", "min": 1, "max": "1" }, { "id": "Bundle.link.relation", "path": "Bundle.link.relation", "fixedString": "self" }, { "id": "Bundle.link.url", "path": "Bundle.link.url", "definition": "The reference details for the link (e.g. search query string)." }, { "id": "Bundle.entry.fullUrl", "path": "Bundle.entry.fullUrl", "min": 1 }, { "id": "Bundle.entry.resource", "path": "Bundle.entry.resource", "min": 1 }, { "id": "Bundle.entry.search", "path": "Bundle.entry.search", "min": 1 }, { "id": "Bundle.entry.search.mode", "path": "Bundle.entry.search.mode", "min": 1 } ] } }