PackagesCanonicalsLogsProblems
    Packages
    de.einwilligungsmanagement@1.0.0-RC2
    http://fhir.de/ConsentManagement/StructureDefinition/VersionFormat
{
  "description": "Versionierungsformat der Policies, Modules und Templates eiiner Consent Domain",
  "_filename": "extension-ConsentManagement-VersionFormat.json",
  "package_name": "de.einwilligungsmanagement",
  "date": "2021-09-21",
  "derivation": "constraint",
  "publisher": "AG Einwilligungsmanagement des Interoperabilitätsforums",
  "fhirVersion": "4.0.1",
  "name": "ConsentManagementVersionFormat",
  "abstract": false,
  "type": "Extension",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Consent Management Version Format",
  "package_version": "1.0.0-RC2",
  "status": "draft",
  "id": "daea4ce2-77ad-4a5d-94cc-149b09b9eb68",
  "kind": "complex-type",
  "url": "http://fhir.de/ConsentManagement/StructureDefinition/VersionFormat",
  "context": [ {
    "type": "element",
    "expression": "ResearchStudy"
  }, {
    "type": "element",
    "expression": "Organization"
  } ],
  "version": "1.0.0-RC2",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "Format von Versionsangaben",
      "comment": "Werden sowohl formatString als auch formatExpression angegeben, müssen diese synonym sein.",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "definition": "Format von Versionsangaben"
    }, {
      "id": "Extension.extension",
      "path": "Extension.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Extension.extension:formatString",
      "max": "1",
      "path": "Extension.extension",
      "short": "Beschreibung des Formats einer Versionsangabe in textueller Form (menschenlesbar)",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "sliceName": "formatString"
    }, {
      "id": "Extension.extension:formatString.url",
      "path": "Extension.extension.url",
      "fixedUri": "formatString"
    }, {
      "id": "Extension.extension:formatString.value[x]",
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ]
    }, {
      "id": "Extension.extension:formatExpression",
      "max": "1",
      "path": "Extension.extension",
      "short": "Regular Expression, die das erlaubte Format von Versionen bestimmt.",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "sliceName": "formatExpression"
    }, {
      "id": "Extension.extension:formatExpression.url",
      "path": "Extension.extension.url",
      "fixedUri": "formatExpression"
    }, {
      "id": "Extension.extension:formatExpression.value[x]",
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ]
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://fhir.de/ConsentManagement/StructureDefinition/VersionFormat"
    }, {
      "id": "Extension.value[x]",
      "max": "0",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "base64Binary"
      }, {
        "code": "boolean"
      }, {
        "code": "canonical"
      }, {
        "code": "code"
      }, {
        "code": "date"
      }, {
        "code": "dateTime"
      }, {
        "code": "decimal"
      }, {
        "code": "id"
      }, {
        "code": "instant"
      }, {
        "code": "integer"
      }, {
        "code": "markdown"
      }, {
        "code": "oid"
      }, {
        "code": "positiveInt"
      }, {
        "code": "string"
      }, {
        "code": "time"
      }, {
        "code": "unsignedInt"
      }, {
        "code": "uri"
      }, {
        "code": "url"
      }, {
        "code": "uuid"
      }, {
        "code": "Address"
      }, {
        "code": "Age"
      }, {
        "code": "Annotation"
      }, {
        "code": "Attachment"
      }, {
        "code": "CodeableConcept"
      }, {
        "code": "Coding"
      }, {
        "code": "ContactPoint"
      }, {
        "code": "Count"
      }, {
        "code": "Distance"
      }, {
        "code": "Duration"
      }, {
        "code": "HumanName"
      }, {
        "code": "Identifier"
      }, {
        "code": "Money"
      }, {
        "code": "Period"
      }, {
        "code": "Quantity"
      }, {
        "code": "Range"
      }, {
        "code": "Ratio"
      }, {
        "code": "Reference"
      }, {
        "code": "SampledData"
      }, {
        "code": "Signature"
      }, {
        "code": "Timing"
      }, {
        "code": "ContactDetail"
      }, {
        "code": "Contributor"
      }, {
        "code": "DataRequirement"
      }, {
        "code": "Expression"
      }, {
        "code": "ParameterDefinition"
      }, {
        "code": "RelatedArtifact"
      }, {
        "code": "TriggerDefinition"
      }, {
        "code": "UsageContext"
      }, {
        "code": "Dosage"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ]
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://wiki.hl7.de/index.php?title=Einwilligungsmanagement_(Projekt)",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}