FHIR IG Statistics: StructureDefinition/cyehr-ext-fathersinformation
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
Source
{
"resourceType": "StructureDefinition",
"id": "cyehr-ext-fathersinformation",
"url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-fathersinformation",
"name": "CYEHREXTFathersInformation",
"title": "Cyprus EHR Extension: Fathers 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 father 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:fathersGivenName",
"path": "Extension.extension",
"sliceName": "fathersGivenName",
"short": "Father's Name",
"definition": "Optional information about the father of the patient.",
"min": 0
},
{
"id": "Extension.extension:fathersGivenName.url",
"path": "Extension.extension.url",
"fixedUri": "fathersGivenName"
},
{
"id": "Extension.extension:fathersGivenName.value[x]",
"path": "Extension.extension.value[x]",
"type": [
{
"code": "string"
}
]
},
{
"id": "Extension.extension:fathersFamilyName",
"path": "Extension.extension",
"sliceName": "fathersFamilyName",
"short": "Father's Surname",
"definition": "Optional information about the father of the patient.",
"min": 0
},
{
"id": "Extension.extension:fathersFamilyName.url",
"path": "Extension.extension.url",
"fixedUri": "fathersFamilyName"
},
{
"id": "Extension.extension:fathersFamilyName.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-fathersinformation"
},
{
"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"
}
]
}
]
}
}