FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Examples of Use for Extension
No extension usage examples found
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"id": "dipag-organization-workflowtyp",
"url": "https://gematik.de/fhir/dipag/StructureDefinition/dipag-organization-workflowtyp",
"version": "1.3.0-beta",
"name": "DiPagOrganizationWorkflowtyp",
"title": "Digitale Patientenrechnung Organization Workflowtyp",
"status": "active",
"experimental": false,
"date": "2026-09-01",
"publisher": "gematik GmbH",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://gematik.de/"
}
]
}
],
"description": "Extension zur Angabe eines von einer Kostenträger-Organisation unterstützten Workflowtyps für den Rechnungsversand an die Organisation.",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"expression": "Organization",
"type": "element"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension.extension",
"path": "Extension.extension",
"max": "0"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://gematik.de/fhir/dipag/StructureDefinition/dipag-organization-workflowtyp"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"min": 1,
"type": [
{
"code": "Coding"
}
],
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "https://gematik.de/fhir/dipag/ValueSet/dipag-workflowtyp-einrichtungsadressierung-vs"
}
}
]
}
}