FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/cyehr-ext-mothersinformation

Packageehealth4u.package
Resource TypeStructureDefinition
Idcyehr-ext-mothersinformation
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-mothersinformation
URLhttp://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-mothersinformation
Statusdraft
Date2022-04-14
NameCYEHREXTMothersInformation
TitleCyprus EHR Extension: Mothers Information
DescriptionExtension on the patient's mother's information
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
cyehr-sd-patientCyprus EHR Patient profile

Resources that this resource uses

StructureDefinition
CodeableConcept-uv-ipsCodeable Concept (IPS)

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

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