{ "description": "Dedalus API Framework core profile for Organization", "_filename": "Organization.structuredefinition.json", "package_name": "Eu.Dedalus.D4Solutions.COVID-19", "date": "2018-05-08T15:49:58.89+02:00", "derivation": "constraint", "publisher": null, "fhirVersion": "3.0.1", "name": "Organization", "abstract": false, "type": "Organization", "experimental": "false", "resourceType": "StructureDefinition", "title": "API Framework Organization", "package_version": "1.0.1", "status": "active", "id": "4a6f68ae-0195-4f32-9216-2a8d9dd2dd99", "kind": "resource", "url": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Organization", "version": null, "differential": { "element": [ { "id": "Organization.meta", "path": "Organization.meta", "type": [ { "code": "Meta", "profile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Meta-ForCommonConformance" } ] }, { "id": "Organization.text", "path": "Organization.text", "mustSupport": true }, { "id": "Organization.extension", "path": "Organization.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Organization.extension:axisPartOf", "path": "Organization.extension", "type": [ { "code": "Extension", "profile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/extension-organization-axisPartOf" } ], "sliceName": "axisPartOf", "mustSupport": true }, { "id": "Organization.identifier", "path": "Organization.identifier", "mustSupport": true }, { "id": "Organization.identifier.type", "path": "Organization.identifier.type", "mustSupport": true }, { "id": "Organization.identifier.type.id", "path": "Organization.identifier.type.id", "mustSupport": true }, { "id": "Organization.identifier.type.coding", "path": "Organization.identifier.type.coding", "mustSupport": true }, { "id": "Organization.identifier.type.text", "path": "Organization.identifier.type.text", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable", "valueBoolean": true } ], "mustSupport": true }, { "id": "Organization.identifier.system", "min": 1, "path": "Organization.identifier.system", "binding": { "strength": "required", "valueSetUri": "http://apiframework.dedalus.eu/fhir/ValueSet/OrganizationIdentifierSystems" }, "mustSupport": true }, { "id": "Organization.identifier.value", "min": 1, "path": "Organization.identifier.value", "mustSupport": true }, { "id": "Organization.active", "path": "Organization.active", "mustSupport": true }, { "id": "Organization.type", "path": "Organization.type", "binding": { "strength": "example", "description": "Used to categorize the organization. Depends on context of project execution, can be different from country to country.", "valueSetReference": { "reference": "http://apiframework.dedalus.eu/fhir/CodeSystem/OrganizationType" } }, "mustSupport": true, "requirements": "The Organization Type biding is expected to depend on the local context. So, the current binding is made against one local code system. However, since the localization might involve the usage of a different code system, the binding is set just as example." }, { "id": "Organization.type.coding", "path": "Organization.type.coding", "mustSupport": true }, { "id": "Organization.name", "path": "Organization.name", "mustSupport": true }, { "id": "Organization.endpoint", "path": "Organization.endpoint", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization" }