Package | cens.fhir.ssas-cdr |
Resource Type | StructureDefinition |
Id | cdr-bundleresultado |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=cens.fhir.ssas-cdr@1.0.0&canonical=http://ssasur.cl/fhir/StructureDefinition/CdrBundleResultado |
URL | http://ssasur.cl/fhir/StructureDefinition/CdrBundleResultado |
Status | draft |
Name | CdrBundleResultado |
Type | Bundle |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "cdr-bundleresultado", "url": "http://ssasur.cl/fhir/StructureDefinition/CdrBundleResultado", "name": "CdrBundleResultado", "status": "draft", "fhirVersion": "4.0.1", "mapping": [ { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "cda", "uri": "http://hl7.org/v3/cda", "name": "CDA (R2)" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern 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": "transaction" }, { "id": "Bundle.entry", "path": "Bundle.entry", "min": 1 }, { "id": "Bundle.entry.request.method", "path": "Bundle.entry.request.method", "fixedCode": "PUT" } ] } }