diff --git a/files/dataset.json b/files/dataset.json index f5a48a0..f0c1e03 100644 --- a/files/dataset.json +++ b/files/dataset.json @@ -1,93 +1,141 @@ { - "@schema": "https://raw.githubusercontent.com/HDRUK/schemata/master/schema/dataset/2.1.0/dataset.schema.json", "identifier": "e96e36ba-30ca-4c25-bc55-fab02d72a51c", - "version": "1.0.0", - "issued": "2021-08-30T21:00:00+00:00", - "modified": "2021-08-30T21:00:00+00:00", + "version": "0.0.1", + "issued": "2020-08-10T00:00:00.000Z", + "modified": "2020-08-10T00:00:00.000Z", "revisions": [], "summary": { - "title": "Bones Dataset", - "abstract": "Test description", + "title": "Bridge file: Hospital Episode Statistics to Diagnostic Imaging Dataset", + "abstract": "Linked Data Set - Hospital Episode Statistics to Diagnostic Imaging Data Set", "publisher": { - "identifier": "http://bones.com", - "name": "Bones", - "logo": "http://example.com", - "description": "A publisher", - "contactPoint": [], - "memberOf": "ALLIANCE", - "accessRights": [], - "accessService": "Many many options", - "accessRequestCost": "Thousands of pounds" + "identifier": "https://web.www.healthdatagateway.org/5f86cd34980f41c6f02261f4", + "name": "NHS DIGITAL", + "logo": null, + "description": null, + "contactPoint": null, + "memberOf": "ALLIANCE" }, - "contactPoint": "test@bones.com", - "keywords": [ - "bones", - "Blood" - ], - "doiName": "10.1093/ajae/aaq063" + "contactPoint": "enquiries@nhsdigital.nhs.uk", + "keywords": null, + "alternateIdentifiers": null, + "doiName": null + }, + "documentation": { + "description": "Linked Data Set - Hospital Episode Statistics to Diagnostic Imaging Data Set", + "associatedMedia": null, + "isPartOf": null }, "coverage": { - "spatial": [], - "typicalAgeRange": "25-80" + "spatial": "United Kingdom,England", + "typicalAgeRange": null, + "physicalSampleAvailability": null, + "followup": null, + "pathway": null }, "provenance": { "origin": { - "purpose": "COVID-19", - "source": "Routine Surveilance" + "purpose": null, + "source": null, + "collectionSituation": null }, "temporal": { - "accrualPeriodicity": "IRREGULAR", - "distributionReleaseDate": "2021-08-30T21:00:00+00:00", - "startDate": "2021-08-10T21:00:00+00:00", - "endDate": "2021-08-30T21:00:00+00:00", - "timeLag": "1-2 WEEKS" + "accrualPeriodicity": "MONTHLY", + "distributionReleaseDate": null, + "startDate": "2007-01-04", + "endDate": null, + "timeLag": null } }, "accessibility": { "usage": { - "dataUseRequirements": "none", - "resourceCreator": "Someone", - "investigations": [], - "isReferencedBy": [] + "dataUseLimitation": null, + "dataUseRequirements": null, + "resourceCreator": null, + "investigations": null, + "isReferencedBy": null }, "access": { - "accessRights": [ - "http://test.bones.com" - ], - "accessService": "Many many options", - "accessRequestCost": "Thousands", - "jurisdiction": [ - "GB-NIR" - ], - "dataProcessor": "Some guy somewhere", - "dataController": "This is the data controller" + "accessRights": "https://digital.nhs.uk/binaries/content/assets/website-assets/services/dars/nhs_digital_approved_edition_2_dsa_demo.pdf", + "accessService": null, + "accessRequestCost": null, + "deliveryLeadTime": null, + "jurisdiction": "GB-ENG", + "dataProcessor": null, + "dataController": null }, "formatAndStandards": { - "vocabularyEncodingScheme": [ - "OPCS4" - ], - "conformsTo": [ - "HL7 CDA" - ], - "language": [ - "en" - ], - "format": [ - "audio" - ] + "vocabularyEncodingScheme": null, + "conformsTo": null, + "language": null, + "format": null } }, "enrichmentAndLinkage": { - "qualifiedRelation": [], - "derivation": [], - "tools": [] + "qualifiedRelation": null, + "derivation": null, + "tools": null }, - "observations": [ + "observations": [], + "structuralMetadata": [ + { + "name": "All Available Fields", + "description": null, + "elements": [ + { + "name": "All Available Fields", + "description": "All Available Fields", + "dataType": "String", + "sensitive": false + } + ] + }, + { + "name": "General fields", + "description": null, + "elements": [ + { + "name": "MATCH_RANK", + "description": null, + "dataType": "Character", + "sensitive": false + } + ] + }, { - "observedNode": "PERSONS", - "measuredValue": 3, - "observationDate": "2021-08-10T21:00:00+00:00", - "measuredProperty": "Count" + "name": "General fields", + "description": null, + "elements": [ + { + "name": "HES_DIDS_VERSION", + "description": null, + "dataType": "Character", + "sensitive": false + } + ] + }, + { + "name": "General fields", + "description": null, + "elements": [ + { + "name": "SUBMISSIONDATAID", + "description": null, + "dataType": "Character", + "sensitive": false + } + ] + }, + { + "name": "General fields", + "description": null, + "elements": [ + { + "name": "ENCRYPTED_HESID", + "description": null, + "dataType": "Character", + "sensitive": false + } + ] } ] } \ No newline at end of file diff --git a/files/list.json b/files/list.json index a7a554d..d903358 100644 --- a/files/list.json +++ b/files/list.json @@ -2,7 +2,7 @@ "items": [ { "name": "HDRUK Simulation Test Server 1", - "@schema": "https://raw.githubusercontent.com/HDRUK/schemata/master/schema/dataset/2.1.0/dataset.schema.json", + "@schema": "https://raw.githubusercontent.com/HDRUK/schemata/master/schema/dataset/2.1.2/dataset.schema.json", "description": "Sample description here", "type": "dataset", "persistentId": "e96e36ba-30ca-4c25-bc55-fab02d72a51c",