FHIR IG Statistics: StructureDefinition/EEBase-RelatedPerson
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "EEBase-RelatedPerson",
"url": "https://hl7.ee/fhir/StructureDefinition/EEBase-RelatedPerson",
"version": "1.0.0",
"name": "EEBaseRelatedPerson",
"title": "EEBase RelatedPerson",
"status": "draft",
"date": "2022-11-03T15:04:45.7869246+00:00",
"publisher": "HL7 EE",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "RelatedPerson",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "RelatedPerson.identifier",
"path": "RelatedPerson.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
}
},
{
"id": "RelatedPerson.identifier:est-id",
"path": "RelatedPerson.identifier",
"sliceName": "est-id",
"short": "An identifier for Estonian person",
"definition": "Eesti isiku identifikaator",
"type": [
{
"code": "Identifier",
"profile": [
"https://hl7.ee/fhir/StructureDefinition/EEBase-ESTID"
]
}
]
},
{
"id": "RelatedPerson.identifier:tis-id",
"path": "RelatedPerson.identifier",
"sliceName": "tis-id",
"short": "Patient's unique code generated by National Health System",
"definition": "Patsiendi unikaalne tunnus mille alusel teda saab eristada teistest patsientidest TIS-is. Saab kasutada nii välimaalaste kui ka tundmatu patsiendi jaoks (juhtudel kui puudub Eesti isikukood). Mõeldud andmevahetuseks Tervise Infosüsteemiga."
},
{
"id": "RelatedPerson.identifier:tis-id.system",
"path": "RelatedPerson.identifier.system",
"fixedUri": "https://hl7.ee/NamingSystem/tis-pid"
},
{
"id": "RelatedPerson.identifier:tis-id.assigner",
"path": "RelatedPerson.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://hl7.ee/fhir/StructureDefinition/EEBase-Organization"
]
}
]
},
{
"id": "RelatedPerson.patient",
"path": "RelatedPerson.patient",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://hl7.ee/fhir/StructureDefinition/EEBase-Patient"
]
}
],
"mustSupport": true
},
{
"id": "RelatedPerson.relationship",
"path": "RelatedPerson.relationship",
"mustSupport": true
},
{
"id": "RelatedPerson.telecom",
"path": "RelatedPerson.telecom",
"mustSupport": true
},
{
"id": "RelatedPerson.address",
"path": "RelatedPerson.address",
"type": [
{
"code": "Address",
"profile": [
"https://hl7.ee/fhir/StructureDefinition/EEBase-Address"
]
}
]
},
{
"id": "RelatedPerson.communication.language",
"path": "RelatedPerson.communication.language",
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet",
"valueCanonical": "http://hl7.org/fhir/ValueSet/all-languages"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "Language"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
"valueBoolean": true
}
],
"strength": "preferred",
"valueSet": "http://hl7.org/fhir/ValueSet/all-languages"
}
}
]
}
}