{
"description": "An Extension to describe what an Organization does and whether this is the primary role of the Organization.",
"_filename": "Extension-ODS-OrganizationRole.json",
"package_name": "uk.nhsdigital.r4.test",
"date": "2020-03-08",
"derivation": "constraint",
"meta": {
"lastUpdated": "2023-03-09T10:37:02.9740647+00:00"
},
"publisher": "NHS Digital",
"fhirVersion": "4.0.1",
"name": "ExtensionNHSDigitalOrganizationRole",
"abstract": false,
"copyright": "Copyright © 2018 Health and Social Care Information Centre. NHS Digital is the trading name of the Health and Social Care Information Centre.",
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "2.8.21-prerelease",
"status": "active",
"id": "575b1981-5aa4-4133-a776-6edfba8be07b",
"kind": "complex-type",
"url": "https://fhir.nhs.uk/StructureDefinition/Extension-ODS-Organization-Role",
"context": [ {
"type": "element",
"expression": "Organization.type"
}, {
"type": "element",
"expression": "Location.type"
}, {
"type": "element",
"expression": "Account.type"
} ],
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Extension",
"max": "1",
"path": "Extension",
"short": "An Extension to describe what an Organization does and whether this is the primary role of the Organization."
}, {
"id": "Extension.extension",
"min": 0,
"path": "Extension.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "Extension.extension:primaryRole",
"max": "1",
"min": 0,
"path": "Extension.extension",
"sliceName": "primaryRole"
}, {
"id": "Extension.extension:primaryRole.url",
"path": "Extension.extension.url",
"fixedUri": "primaryRole"
}, {
"id": "Extension.extension:primaryRole.value[x]",
"path": "Extension.extension.value[x]",
"type": [ {
"code": "boolean"
} ]
}, {
"id": "Extension.extension:status",
"max": "1",
"min": 0,
"path": "Extension.extension",
"sliceName": "status"
}, {
"id": "Extension.extension:status.url",
"path": "Extension.extension.url",
"fixedUri": "status"
}, {
"id": "Extension.extension:status.value[x]",
"path": "Extension.extension.value[x]",
"type": [ {
"code": "string"
} ]
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://fhir.nhs.uk/StructureDefinition/Extension-ODS-Organization-Role"
}, {
"id": "Extension.value[x]",
"max": "0",
"path": "Extension.value[x]"
} ]
},
"contact": [ {
"name": "Interoperability Team",
"telecom": [ {
"use": "work",
"value": "interoperabilityteam@nhs.net",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}