Package | difuture.trustcenter.sp |
Resource Type | StructureDefinition |
Id | 3d0001ba-0380-440c-861f-a61e22d0fa46 |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=difuture.trustcenter.sp@1.0.0-beta-3&canonical=http://difuture.de/fhir/StructureDefinition/TrustcenterDocumentReference |
URL | http://difuture.de/fhir/StructureDefinition/TrustcenterDocumentReference |
Status | draft |
Date | 2021-09-02T08:39:17.6809439+00:00 |
Name | TrustcenterDocumentReference |
Type | DocumentReference |
Kind | resource |
StructureDefinition | |
TrustcenterBundle | TrustcenterBundle |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "3d0001ba-0380-440c-861f-a61e22d0fa46", "meta": { "lastUpdated": "2021-09-15T08:28:58.784+00:00" }, "url": "http://difuture.de/fhir/StructureDefinition/TrustcenterDocumentReference", "name": "TrustcenterDocumentReference", "status": "draft", "date": "2021-09-02T08:39:17.6809439+00:00", "fhirVersion": "4.0.1", "mapping": [ { "identity": "workflow", "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern" }, { "identity": "fhircomposition", "uri": "http://hl7.org/fhir/composition", "name": "FHIR Composition" }, { "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" }, { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" }, { "identity": "xds", "uri": "http://ihe.net/xds", "name": "XDS metadata equivalent" } ], "kind": "resource", "abstract": false, "type": "DocumentReference", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference", "derivation": "constraint", "differential": { "element": [ { "id": "DocumentReference.masterIdentifier", "path": "DocumentReference.masterIdentifier", "max": "0" }, { "id": "DocumentReference.identifier", "path": "DocumentReference.identifier", "slicing": { "discriminator": [ { "type": "value", "path": "use" } ], "rules": "open" }, "min": 1 }, { "id": "DocumentReference.identifier:officialIdentifier", "path": "DocumentReference.identifier", "sliceName": "officialIdentifier", "min": 1, "max": "1", "mustSupport": true }, { "id": "DocumentReference.identifier:officialIdentifier.use", "path": "DocumentReference.identifier.use", "min": 1, "fixedCode": "official" }, { "id": "DocumentReference.status", "path": "DocumentReference.status", "mustSupport": false }, { "id": "DocumentReference.docStatus", "path": "DocumentReference.docStatus", "max": "0" }, { "id": "DocumentReference.type", "path": "DocumentReference.type", "max": "0" }, { "id": "DocumentReference.category", "path": "DocumentReference.category", "max": "0" }, { "id": "DocumentReference.subject", "path": "DocumentReference.subject", "max": "0" }, { "id": "DocumentReference.date", "path": "DocumentReference.date", "max": "0" }, { "id": "DocumentReference.author", "path": "DocumentReference.author", "max": "0" }, { "id": "DocumentReference.authenticator", "path": "DocumentReference.authenticator", "max": "0" }, { "id": "DocumentReference.custodian", "path": "DocumentReference.custodian", "max": "0" }, { "id": "DocumentReference.relatesTo", "path": "DocumentReference.relatesTo", "max": "0" }, { "id": "DocumentReference.description", "path": "DocumentReference.description", "max": "0" }, { "id": "DocumentReference.securityLabel", "path": "DocumentReference.securityLabel", "max": "0" }, { "id": "DocumentReference.content", "path": "DocumentReference.content", "mustSupport": false }, { "id": "DocumentReference.content.attachment.language", "path": "DocumentReference.content.attachment.language", "max": "0" }, { "id": "DocumentReference.content.attachment.hash", "path": "DocumentReference.content.attachment.hash", "max": "0" }, { "id": "DocumentReference.content.attachment.creation", "path": "DocumentReference.content.attachment.creation", "max": "0" }, { "id": "DocumentReference.content.format", "path": "DocumentReference.content.format", "max": "0" }, { "id": "DocumentReference.context", "path": "DocumentReference.context", "max": "0" } ] } }