Package | hl7.eu.fhir.oah |
Resource Type | StructureDefinition |
Id | DataSet |
FHIR Version | R4 |
Source | http://hl7.eu/fhir/ig/oah/https://build.fhir.org/ig/hl7-eu/oah/StructureDefinition-DataSet.html |
URL | http://hl7.eu/fhir/ig/oah/StructureDefinition/DataSet |
Version | 0.1.0-ci-build |
Status | draft |
Date | 2025-07-24T09:37:09+00:00 |
Name | DataSetOah |
Title | OAH Data Set |
Realm | eu |
Authority | hl7 |
Description | Model describing the data set usd for the OneAquaHealth project |
Type | http://hl7.eu/fhir/ig/oah/StructureDefinition/DataSet |
Kind | logical |
ConceptMap | |
DataSetOah2FHIR | OAH Data Set Model to this guide Map |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition DataSet
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | OAH Data Set | |
![]() ![]() ![]() | 1..1 | url | globally uniqu, persistent and resolvable identifier | |
![]() ![]() ![]() | 0..1 | string | Data set title | |
![]() ![]() ![]() | 0..* | string | Data set desxription | |
![]() ![]() ![]() | 0..1 | string | Data set version | |
![]() ![]() ![]() | 0..1 | CodeableConcept | Data Set type | |
![]() ![]() ![]() | 0..* | ContactDetail | Contact details | |
![]() ![]() ![]() | 0..1 | string | Data Set publisher | |
![]() ![]() ![]() | 0..* | ContactDetail | Data Set Author(s) | |
![]() ![]() ![]() | 0..1 | dateTime | Data set Date | |
![]() ![]() ![]() | 0..1 | dateTime | Date of approval | |
![]() ![]() ![]() | 0..1 | dateTime | Date of last review | |
![]() ![]() ![]() | 0..* | string | licence information | |
![]() ![]() ![]() | 0..* | string | Data set copyright | |
![]() ![]() ![]() | 0..1 | Quantity | Data set size | |
![]() ![]() ![]() | 0..1 | integer | Number of records | |
![]() ![]() ![]() | 0..* | Base | record in the dat set | |
![]() ![]() ![]() ![]() | 0..1 | string | Title | |
![]() ![]() ![]() ![]() | 0..1 | string | Format | |
![]() ![]() ![]() ![]() | 0..1 | string | Link | |
![]() ![]() ![]() ![]() | 0..1 | Quantity | Size | |
{ "resourceType": "StructureDefinition", "id": "DataSet", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.eu/fhir/ig/oah/StructureDefinition/DataSet", "version": "0.1.0-ci-build", "name": "DataSetOah", "title": "OAH Data Set ", "status": "draft", "date": "2025-07-24T09:37:09+00:00", "publisher": "OneAquaHealth Project", "contact": [ { "name": "OneAquaHealth Project", "telecom": [ { "system": "url", "value": "https://www.oneaquahealth.eu" } ] } ], "description": "Model describing the data set usd for the OneAquaHealth project", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "150", "display": "Europe" } ] } ], "fhirVersion": "4.0.1", "kind": "logical", "abstract": false, "type": "http://hl7.eu/fhir/ig/oah/StructureDefinition/DataSet", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "4.0.1" } ], "element": [ { "id": "DataSet", "path": "DataSet", "short": "OAH Data Set ", "definition": "Model describing the data set usd for the OneAquaHealth project", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false }, { "id": "DataSet.pid", "path": "DataSet.pid", "short": "globally uniqu, persistent and resolvable identifier", "definition": "globally uniqu, persistent and resolvable identifier", "min": 1, "max": "1", "base": { "path": "DataSet.pid", "min": 1, "max": "1" }, "type": [ { "code": "url" } ] }, { "id": "DataSet.title", "path": "DataSet.title", "short": "Data set title", "definition": "Data set title", "min": 0, "max": "1", "base": { "path": "DataSet.title", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "DataSet.description", "path": "DataSet.description", "short": "Data set desxription", "definition": "Data set desxription", "min": 0, "max": "*", "base": { "path": "DataSet.description", "min": 0, "max": "*" }, "type": [ { "code": "string" } ] }, { "id": "DataSet.version", "path": "DataSet.version", "short": "Data set version", "definition": "Data set version", "min": 0, "max": "1", "base": { "path": "DataSet.version", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "DataSet.type", "path": "DataSet.type", "short": "Data Set type", "definition": "Identifies the type of data set", "min": 0, "max": "1", "base": { "path": "DataSet.type", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "DataSet.contact", "path": "DataSet.contact", "short": "Contact details", "definition": "Contact details for this data set", "min": 0, "max": "*", "base": { "path": "DataSet.contact", "min": 0, "max": "*" }, "type": [ { "code": "ContactDetail" } ] }, { "id": "DataSet.publisher", "path": "DataSet.publisher", "short": "Data Set publisher", "definition": "Data Set publisher", "min": 0, "max": "1", "base": { "path": "DataSet.publisher", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "DataSet.author", "path": "DataSet.author", "short": "Data Set Author(s)", "definition": "Data Set Author(s)", "min": 0, "max": "*", "base": { "path": "DataSet.author", "min": 0, "max": "*" }, "type": [ { "code": "ContactDetail" } ] }, { "id": "DataSet.date", "path": "DataSet.date", "short": "Data set Date", "definition": "The date when the data set was last significantly changed.", "min": 0, "max": "1", "base": { "path": "DataSet.date", "min": 0, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "DataSet.dateOfApproval", "path": "DataSet.dateOfApproval", "short": "Date of approval", "definition": "When the publisher approaved the data set for publication", "min": 0, "max": "1", "base": { "path": "DataSet.dateOfApproval", "min": 0, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "DataSet.dateOfReview", "path": "DataSet.dateOfReview", "short": "Date of last review", "definition": "The date on which the resource content was last reviewed. Review happens periodically after approval but does not change the original approval date.", "min": 0, "max": "1", "base": { "path": "DataSet.dateOfReview", "min": 0, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "DataSet.licence", "path": "DataSet.licence", "short": "licence information", "definition": "licence information", "min": 0, "max": "*", "base": { "path": "DataSet.licence", "min": 0, "max": "*" }, "type": [ { "code": "string" } ] }, { "id": "DataSet.copyright", "path": "DataSet.copyright", "short": "Data set copyright", "definition": "Data set copyright", "min": 0, "max": "*", "base": { "path": "DataSet.copyright", "min": 0, "max": "*" }, "type": [ { "code": "string" } ] }, { "id": "DataSet.size", "path": "DataSet.size", "short": "Data set size", "definition": "Data set size (e.g. MB)", "min": 0, "max": "1", "base": { "path": "DataSet.size", "min": 0, "max": "1" }, "type": [ { "code": "Quantity" } ] }, { "id": "DataSet.numberOfRecords", "path": "DataSet.numberOfRecords", "short": "Number of records", "definition": "Number of records in this data set", "min": 0, "max": "1", "base": { "path": "DataSet.numberOfRecords", "min": 0, "max": "1" }, "type": [ { "code": "integer" } ] }, { "id": "DataSet.record", "path": "DataSet.record", "short": "record in the dat set", "definition": "record in the dat set", "min": 0, "max": "*", "base": { "path": "DataSet.record", "min": 0, "max": "*" }, "type": [ { "code": "Base" } ] }, { "id": "DataSet.record.title", "path": "DataSet.record.title", "short": "Title", "definition": "Record title", "min": 0, "max": "1", "base": { "path": "DataSet.record.title", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "DataSet.record.format", "path": "DataSet.record.format", "short": "Format", "definition": "Record format", "min": 0, "max": "1", "base": { "path": "DataSet.record.format", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "DataSet.record.link", "path": "DataSet.record.link", "short": "Link", "definition": "Where the record can be accessed", "min": 0, "max": "1", "base": { "path": "DataSet.record.link", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "DataSet.record.size", "path": "DataSet.record.size", "short": "Size", "definition": "Size of the record (e.g. MB)", "min": 0, "max": "1", "base": { "path": "DataSet.record.size", "min": 0, "max": "1" }, "type": [ { "code": "Quantity" } ] } ] }, "differential": { "element": [ { "id": "DataSet", "path": "DataSet", "short": "OAH Data Set ", "definition": "Model describing the data set usd for the OneAquaHealth project" }, { "id": "DataSet.pid", "path": "DataSet.pid", "short": "globally uniqu, persistent and resolvable identifier", "definition": "globally uniqu, persistent and resolvable identifier", "min": 1, "max": "1", "type": [ { "code": "url" } ] }, { "id": "DataSet.title", "path": "DataSet.title", "short": "Data set title", "definition": "Data set title", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "DataSet.description", "path": "DataSet.description", "short": "Data set desxription", "definition": "Data set desxription", "min": 0, "max": "*", "type": [ { "code": "string" } ] }, { "id": "DataSet.version", "path": "DataSet.version", "short": "Data set version", "definition": "Data set version", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "DataSet.type", "path": "DataSet.type", "short": "Data Set type", "definition": "Identifies the type of data set", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "DataSet.contact", "path": "DataSet.contact", "short": "Contact details", "definition": "Contact details for this data set", "min": 0, "max": "*", "type": [ { "code": "ContactDetail" } ] }, { "id": "DataSet.publisher", "path": "DataSet.publisher", "short": "Data Set publisher", "definition": "Data Set publisher", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "DataSet.author", "path": "DataSet.author", "short": "Data Set Author(s)", "definition": "Data Set Author(s)", "min": 0, "max": "*", "type": [ { "code": "ContactDetail" } ] }, { "id": "DataSet.date", "path": "DataSet.date", "short": "Data set Date", "definition": "The date when the data set was last significantly changed. ", "min": 0, "max": "1", "type": [ { "code": "dateTime" } ] }, { "id": "DataSet.dateOfApproval", "path": "DataSet.dateOfApproval", "short": "Date of approval", "definition": "When the publisher approaved the data set for publication", "min": 0, "max": "1", "type": [ { "code": "dateTime" } ] }, { "id": "DataSet.dateOfReview", "path": "DataSet.dateOfReview", "short": "Date of last review", "definition": "The date on which the resource content was last reviewed. Review happens periodically after approval but does not change the original approval date.", "min": 0, "max": "1", "type": [ { "code": "dateTime" } ] }, { "id": "DataSet.licence", "path": "DataSet.licence", "short": "licence information", "definition": "licence information", "min": 0, "max": "*", "type": [ { "code": "string" } ] }, { "id": "DataSet.copyright", "path": "DataSet.copyright", "short": "Data set copyright", "definition": "Data set copyright", "min": 0, "max": "*", "type": [ { "code": "string" } ] }, { "id": "DataSet.size", "path": "DataSet.size", "short": "Data set size", "definition": "Data set size (e.g. MB)", "min": 0, "max": "1", "type": [ { "code": "Quantity" } ] }, { "id": "DataSet.numberOfRecords", "path": "DataSet.numberOfRecords", "short": "Number of records", "definition": "Number of records in this data set", "min": 0, "max": "1", "type": [ { "code": "integer" } ] }, { "id": "DataSet.record", "path": "DataSet.record", "short": "record in the dat set", "definition": "record in the dat set", "min": 0, "max": "*", "type": [ { "code": "Base" } ] }, { "id": "DataSet.record.title", "path": "DataSet.record.title", "short": "Title", "definition": "Record title", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "DataSet.record.format", "path": "DataSet.record.format", "short": "Format", "definition": "Record format", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "DataSet.record.link", "path": "DataSet.record.link", "short": "Link", "definition": "Where the record can be accessed", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "DataSet.record.size", "path": "DataSet.record.size", "short": "Size", "definition": "Size of the record (e.g. MB)", "min": 0, "max": "1", "type": [ { "code": "Quantity" } ] } ] } }