| Package | ee.hl7.fhir.base.r4 |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-EEBase-Organization-Internal |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ee.hl7.fhir.base.r4@1.0.4-beta&canonical=https://hl7.ee/fhir/StructureDefinition/EEBase-Organization-Internal |
| URL | https://hl7.ee/fhir/StructureDefinition/EEBase-Organization-Internal |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-05-20T14:42:06.0772229+00:00 |
| Name | EEBaseOrganizationInternal |
| Title | EEBase Organization Internal |
| Authority | hl7 |
| Type | Organization |
| Kind | resource |
No resources found
| StructureDefinition | |
| EEBase-Organization | EEBase Organization |
| Extension-EEBase-ADS | EEBase ADS extension |
| Extension-EEBase-EHAK | EEBase EHAK extension |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"meta": {
"versionId": "1",
"lastUpdated": "2022-05-20T14:41:08.8846651+00:00"
},
"url": "https://hl7.ee/fhir/StructureDefinition/EEBase-Organization-Internal",
"version": "1.0.0",
"name": "EEBaseOrganizationInternal",
"title": "EEBase Organization Internal",
"status": "active",
"experimental": false,
"date": "2022-05-20T14:42:06.0772229+00:00",
"publisher": "HL7 EE",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": true,
"type": "Organization",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Organization.identifier",
"path": "Organization.identifier",
"min": 1,
"mustSupport": true
},
{
"id": "Organization.type",
"path": "Organization.type",
"binding": {
"strength": "extensible",
"description": "Used to categorize the internal units of the organization.",
"valueSet": "https://hl7.ee/ValueSet/ee-organization-internal-type"
}
},
{
"id": "Organization.name",
"path": "Organization.name",
"min": 1,
"mustSupport": true
},
{
"id": "Organization.address",
"path": "Organization.address",
"mustSupport": true
},
{
"id": "Organization.address.extension",
"path": "Organization.address.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "Organization.address.extension:ads",
"path": "Organization.address.extension",
"sliceName": "ads",
"short": "ADS id",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://hl7.ee/fhir/StructureDefinition/Extension-EEBase-ADS"
]
}
],
"mustSupport": true
},
{
"id": "Organization.address.extension:ehak",
"path": "Organization.address.extension",
"sliceName": "ehak",
"short": "EHAK kood",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://hl7.ee/fhir/StructureDefinition/Extension-EEBase-EHAK"
]
}
],
"mustSupport": true
},
{
"id": "Organization.address.type",
"path": "Organization.address.type",
"fixedCode": "physical"
},
{
"id": "Organization.address.text",
"path": "Organization.address.text",
"mustSupport": false
},
{
"id": "Organization.address.line",
"path": "Organization.address.line",
"mustSupport": true
},
{
"id": "Organization.address.city",
"path": "Organization.address.city",
"short": "Linn, asula | Name of city, town etc.",
"mustSupport": true
},
{
"id": "Organization.address.district",
"path": "Organization.address.district",
"short": "Vald | District name (aka county)"
},
{
"id": "Organization.address.state",
"path": "Organization.address.state",
"short": "Maakond | Sub-unit of country (abbreviations ok)"
},
{
"id": "Organization.address.country",
"path": "Organization.address.country",
"mustSupport": true
},
{
"id": "Organization.partOf",
"path": "Organization.partOf",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"https://hl7.ee/fhir/StructureDefinition/EEBase-Organization"
]
}
]
}
]
}
}