PackagesCanonicalsLogsProblems
    Packages
    ehealth4u.package@1.0.0
    http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-mothersinformation
{
  "description": "Extension on the patient's mother's information",
  "_filename": "CYEHREXTMothersInformation.StructureDefinition.json",
  "package_name": "ehealth4u.package",
  "date": "2022-04-14",
  "derivation": "constraint",
  "publisher": "eHealth4U",
  "fhirVersion": "4.0.1",
  "name": "CYEHREXTMothersInformation",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Cyprus EHR Extension: Mothers Information",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "d943cf6f-df32-41b0-b361-317dd50c4607",
  "kind": "complex-type",
  "url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-mothersinformation",
  "context": [ {
    "type": "element",
    "expression": "Patient"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "definition": "Optional Extension Element regarding the patient's information."
    }, {
      "id": "Extension.extension",
      "min": 0,
      "path": "Extension.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Extension.extension:mothersGivenName",
      "min": 0,
      "path": "Extension.extension",
      "short": "Mother's Name",
      "sliceName": "mothersGivenName",
      "definition": "Optional information about the mother of the patient."
    }, {
      "id": "Extension.extension:mothersGivenName.url",
      "path": "Extension.extension.url",
      "fixedUri": "mothersGivenName"
    }, {
      "id": "Extension.extension:mothersGivenName.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "Extension.extension:mothersFamilyName",
      "min": 0,
      "path": "Extension.extension",
      "short": "Father's Surname",
      "sliceName": "mothersFamilyName",
      "definition": "Optional information about the father of the patient."
    }, {
      "id": "Extension.extension:mothersFamilyName.url",
      "path": "Extension.extension.url",
      "fixedUri": "mothersFamilyName"
    }, {
      "id": "Extension.extension:mothersFamilyName.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "Extension.extension:contactPhone",
      "min": 0,
      "path": "Extension.extension",
      "short": "Father's contact phone number.",
      "sliceName": "contactPhone",
      "definition": "Optional information about the father of the patient."
    }, {
      "id": "Extension.extension:contactPhone.url",
      "path": "Extension.extension.url",
      "fixedUri": "contactPhone"
    }, {
      "id": "Extension.extension:contactPhone.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "Extension.extension:email",
      "min": 0,
      "path": "Extension.extension",
      "short": "Father's contact email address.",
      "sliceName": "email",
      "definition": "Optional information about the father of the patient."
    }, {
      "id": "Extension.extension:email.url",
      "path": "Extension.extension.url",
      "fixedUri": "email"
    }, {
      "id": "Extension.extension:email.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "Extension.extension:placeOfBirth",
      "min": 0,
      "path": "Extension.extension",
      "sliceName": "placeOfBirth"
    }, {
      "id": "Extension.extension:placeOfBirth.url",
      "path": "Extension.extension.url",
      "fixedUri": "placeOfBirth"
    }, {
      "id": "Extension.extension:placeOfBirth.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "Extension.extension:placeOfOrigin",
      "min": 0,
      "path": "Extension.extension",
      "sliceName": "placeOfOrigin"
    }, {
      "id": "Extension.extension:placeOfOrigin.url",
      "path": "Extension.extension.url",
      "fixedUri": "placeOfOrigin"
    }, {
      "id": "Extension.extension:placeOfOrigin.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "Extension.extension:occupation",
      "min": 0,
      "path": "Extension.extension",
      "sliceName": "occupation"
    }, {
      "id": "Extension.extension:occupation.url",
      "path": "Extension.extension.url",
      "fixedUri": "occupation"
    }, {
      "id": "Extension.extension:occupation.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-mothersinformation"
    }, {
      "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",
        "profile": [ "http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips" ]
      }, {
        "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"
      }, {
        "code": "Meta"
      } ]
    } ]
  },
  "contact": [ {
    "name": "eHealth Lab (University of Cyprus)",
    "telecom": [ {
      "use": "work",
      "value": "ehealthl@ucy.ac.cy",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}