FHIR IG analytics| Package | il.core.fhir.r4.2023 |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-ext-parent-name.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=il.core.fhir.r4.2023@0.1.0&canonical=http://fhir.health.gov.il/StructureDefinition/ext-parent-name |
| URL | http://fhir.health.gov.il/StructureDefinition/ext-parent-name |
| Version | 0.12.1 |
| Status | retired |
| Name | ParentName |
| Title | Ext: Name of parent |
| Authority | national |
| Description | Extension: The name of a parent. NOTE: This extension is now DEPRECATED (ststus: retired) and has been replaced with AdminParentName |
| Type | Extension |
| Kind | complex-type |
No resources found
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "ext-parent-name",
"url": "http://fhir.health.gov.il/StructureDefinition/ext-parent-name",
"version": "0.12.1",
"name": "ParentName",
"title": "Ext: Name of parent",
"status": "retired",
"description": "Extension: The name of a parent. NOTE: This extension is now DEPRECATED (ststus: retired) and has been replaced with AdminParentName",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Patient"
},
{
"type": "element",
"expression": "Practitioner"
},
{
"type": "element",
"expression": "RelatedPerson"
},
{
"type": "element",
"expression": "Person"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "Ext: Name of parent",
"definition": "Extension: The name of a parent. NOTE: This extension is now DEPRECATED (ststus: retired) and has been replaced with AdminParentName"
},
{
"id": "Extension.extension",
"path": "Extension.extension",
"max": "0"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://fhir.health.gov.il/StructureDefinition/ext-parent-name"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "string"
}
],
"example": [
{
"valueString": "משה",
"label": "Valid Example"
}
]
}
]
}
}