FHIR IG analytics
| Package | careconnect.stu3.03.00.00 |
| Resource Type | StructureDefinition |
| Id | CareConnect-ResearchStudy-1.json |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=careconnect.stu3.03.00.00@3.1.0&canonical=https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-ResearchStudy-1 |
| URL | https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-ResearchStudy-1 |
| Version | 1.0.0 |
| Status | draft |
| Date | 2019-03-01T13:34:00.74+00:00 |
| Name | CareConnect-ResearchStudy-1 |
| Authority | hl7 |
| Description | A process where a researcher or organization plans and then executes a series of steps intended to increase the field of healthcare-related knowledge. |
| Purpose | [NOT CURATED BY INTEROPEN see: http://www.interopen.org/careconnect-curation-methodology/] Initial development for the Digital Maternity programme |
| Copyright | Copyright © 2016 HL7 UK
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
HL7® FHIR® standard Copyright © 2011+ HL7
The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at
https://www.hl7.org/fhir/license.html |
| Type | ResearchStudy |
| Kind | resource |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"url": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-ResearchStudy-1",
"version": "1.0.0",
"name": "CareConnect-ResearchStudy-1",
"status": "draft",
"date": "2019-03-01T13:34:00.74+00:00",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "A process where a researcher or organization plans and then executes a series of steps intended to increase the field of healthcare-related knowledge.",
"purpose": "[NOT CURATED BY INTEROPEN see: http://www.interopen.org/careconnect-curation-methodology/] Initial development for the Digital Maternity programme",
"copyright": "Copyright © 2016 HL7 UK\r \r Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at\r \r http://www.apache.org/licenses/LICENSE-2.0\r \r Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\r \r HL7® FHIR® standard Copyright © 2011+ HL7\r \r The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at\r \r https://www.hl7.org/fhir/license.html",
"fhirVersion": "3.0.2",
"kind": "resource",
"abstract": false,
"type": "ResearchStudy",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ResearchStudy",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "ResearchStudy.identifier.assigner",
"path": "ResearchStudy.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
}
]
},
{
"id": "ResearchStudy.partOf",
"path": "ResearchStudy.partOf",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-ResearchStudy-1"
}
]
},
{
"id": "ResearchStudy.sponsor",
"path": "ResearchStudy.sponsor",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
}
]
},
{
"id": "ResearchStudy.principalInvestigator",
"path": "ResearchStudy.principalInvestigator",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
}
]
},
{
"id": "ResearchStudy.site",
"path": "ResearchStudy.site",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Location-1"
}
]
},
{
"id": "ResearchStudy.note.author[x]",
"path": "ResearchStudy.note.author[x]",
"type": [
{
"code": "string"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-RelatedPerson-1"
}
]
}
]
}
}