{ "description": "Network Organization represent a formal part of a network member, like ist name, contact information, url, etc.", "_filename": "StructureDefinition-miabis-network-organization.json", "package_name": "eu.miabis.r4", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "NetworkOrganization", "abstract": false, "type": "Organization", "experimental": null, "resourceType": "StructureDefinition", "title": "Network Organization", "package_version": "0.1.0", "status": "active", "id": "c8eb3257-8c00-4b54-9348-d2f30c9f68da", "kind": "resource", "url": "https://fhir.bbmri-eric.eu/fhir/StructureDefinition/miabis-network-organization", "version": null, "differential": { "element": [ { "id": "Organization.extension", "min": 1, "path": "Organization.extension", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Organization.extension:juristicPerson", "max": "1", "min": 1, "path": "Organization.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.bbmri-eric.eu/fhir/StructureDefinition/miabis-juristic-person-extension" ] } ], "short": "Juristic person i.e. a university, concern, country council, etc. for the network", "sliceName": "juristicPerson", "mustSupport": true }, { "id": "Organization.extension:commonCollaborationTopics", "max": "*", "min": 0, "path": "Organization.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.bbmri-eric.eu/fhir/StructureDefinition/miabis-common-collaboration-topics-extension" ] } ], "short": "Common collaboration topics for the network.", "sliceName": "commonCollaborationTopics", "mustSupport": true }, { "id": "Organization.extension:description", "max": "1", "min": 0, "path": "Organization.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.bbmri-eric.eu/fhir/StructureDefinition/miabis-organization-description-extension" ] } ], "short": "Description of the network in English.", "sliceName": "description", "mustSupport": true }, { "id": "Organization.identifier", "max": "1", "min": 1, "path": "Organization.identifier", "short": "ID of the network.", "mustSupport": true }, { "id": "Organization.active", "path": "Organization.active", "short": "The state of the network functions.", "definition": "The state of the network functions.", "mustSupport": true }, { "id": "Organization.name", "min": 1, "path": "Organization.name", "short": "Name of the network (preferably in English).", "mustSupport": true }, { "id": "Organization.alias", "max": "1", "path": "Organization.alias", "short": "Short name in use for the network. If applicable.", "mustSupport": true }, { "id": "Organization.telecom", "max": "1", "path": "Organization.telecom", "short": "Complete http-address for the network.", "mustSupport": true }, { "id": "Organization.telecom.system", "path": "Organization.telecom.system", "patternCode": "url" }, { "id": "Organization.telecom.value", "path": "Organization.telecom.value", "short": "URL of the network.", "mustSupport": true }, { "id": "Organization.address", "max": "1", "min": 1, "path": "Organization.address", "short": "Address of the network.", "definition": "The address of the network.", "mustSupport": true }, { "id": "Organization.address.country", "min": 1, "path": "Organization.address.country", "short": "Country of the network.", "definition": "The country of the network.", "mustSupport": true }, { "id": "Organization.partOf", "min": 1, "path": "Organization.partOf", "type": [ { "code": "Reference", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy", "valueBoolean": true } ], "targetProfile": [ "https://fhir.bbmri-eric.eu/fhir/StructureDefinition/miabis-biobank" ] } ], "short": "The organization that the collection is part of.", "mustSupport": true }, { "id": "Organization.contact.name.family", "min": 1, "path": "Organization.contact.name.family", "mustSupport": true }, { "id": "Organization.contact.name.given", "min": 1, "path": "Organization.contact.name.given", "mustSupport": true }, { "id": "Organization.contact.telecom", "min": 1, "path": "Organization.contact.telecom" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization" }