PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.elements@4.3.0
    http://hl7.org/fhir/StructureDefinition/de-Signature.data
{
  "description": "Data Element for Signature.data",
  "_filename": "StructureDefinition-de-Signature.data.json",
  "package_name": "hl7.fhir.r4b.elements",
  "date": "2022-05-28T12:47:40+10:00",
  "derivation": "specialization",
  "meta": {
    "lastUpdated": "2022-05-28T12:47:40.239+10:00"
  },
  "publisher": "HL7 FHIR Standard",
  "fhirVersion": "4.3.0",
  "purpose": "Data Elements are defined for each element to assist in questionnaire construction etc",
  "name": "Signature.data",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Signature.data",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Signature.data",
  "package_version": "4.3.0",
  "snapshot": {
    "element": [ {
      "path": "Signature.data",
      "min": 0,
      "definition": "The base64 encoding of the Signature content. When signature is not recorded electronically this element would be empty.",
      "isModifier": false,
      "short": "The actual signature content (XML DigSig. JWS, picture, etc.)",
      "type": [ {
        "code": "base64Binary"
      } ],
      "max": "1",
      "id": "Signature.data",
      "comment": "Where the signature type is an XML DigSig, the signed content is a FHIR Resource(s), the signature is of the XML form of the Resource(s) using  XML-Signature (XMLDIG) \"Detached Signature\" form.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Signature.data"
      },
      "isSummary": false
    } ]
  },
  "status": "draft",
  "id": "60bdb3fa-8963-4b24-9eaa-20b2413a443a",
  "kind": "logical",
  "url": "http://hl7.org/fhir/StructureDefinition/de-Signature.data",
  "version": "4.3.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}