FHIR IG analytics
| Package | careconnect.stu3.03.00.00 |
| Resource Type | StructureDefinition |
| Id | CareConnect-DiagnosticReport-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-DiagnosticReport-1 |
| URL | https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-DiagnosticReport-1 |
| Version | 1.1.0 |
| Status | draft |
| Date | 2019-06-18 |
| Name | CareConnect-DiagnosticReport-1 |
| Authority | hl7 |
| Description | A test report for National Pathology that contains data on the pathology tests performed on patients specimens populated by the performing organisation. |
| Purpose | CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/ |
| Copyright | Copyright © 2019 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 | DiagnosticReport |
| Kind | resource |
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"url": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-DiagnosticReport-1",
"version": "1.1.0",
"name": "CareConnect-DiagnosticReport-1",
"status": "draft",
"date": "2019-06-18",
"publisher": "HL7 UK",
"contact": [
{
"name": "INTEROPen",
"telecom": [
{
"system": "email",
"value": "admin@interopen.org",
"use": "work"
}
]
}
],
"description": "A test report for National Pathology that contains data on the pathology tests performed on patients specimens populated by the performing organisation.",
"purpose": "CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/",
"copyright": "Copyright © 2019 HL7 UK\r \rLicensed 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 \rhttp://www.apache.org/licenses/LICENSE-2.0\r \rUnless 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 \rHL7® FHIR® standard Copyright © 2011+ HL7\r \rThe HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at\r \rhttps://www.hl7.org/fhir/license.html",
"fhirVersion": "3.0.2",
"kind": "resource",
"abstract": false,
"type": "DiagnosticReport",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "DiagnosticReport.identifier.system",
"path": "DiagnosticReport.identifier.system",
"min": 1
},
{
"id": "DiagnosticReport.identifier.value",
"path": "DiagnosticReport.identifier.value",
"min": 1
},
{
"id": "DiagnosticReport.identifier.assigner",
"path": "DiagnosticReport.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
}
]
},
{
"id": "DiagnosticReport.basedOn",
"path": "DiagnosticReport.basedOn",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-CarePlan-1"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-MedicationRequest-1"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-ReferralRequest-1"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-ProcedureRequest-1"
}
]
},
{
"id": "DiagnosticReport.category",
"path": "DiagnosticReport.category",
"binding": {
"strength": "preferred"
}
},
{
"id": "DiagnosticReport.category.coding",
"path": "DiagnosticReport.category.coding",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
}
},
{
"id": "DiagnosticReport.category.coding:snomedCT",
"path": "DiagnosticReport.category.coding",
"sliceName": "snomedCT"
},
{
"id": "DiagnosticReport.category.coding:snomedCT.extension",
"path": "DiagnosticReport.category.coding.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "DiagnosticReport.category.coding:snomedCT.extension:snomedCTDescriptionID",
"path": "DiagnosticReport.category.coding.extension",
"sliceName": "snomedCTDescriptionID",
"min": 0,
"type": [
{
"code": "Extension",
"profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid"
}
]
},
{
"id": "DiagnosticReport.category.coding:snomedCT.system",
"path": "DiagnosticReport.category.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct"
},
{
"id": "DiagnosticReport.category.coding:snomedCT.code",
"path": "DiagnosticReport.category.coding.code",
"min": 1
},
{
"id": "DiagnosticReport.category.coding:snomedCT.display",
"path": "DiagnosticReport.category.coding.display",
"min": 1
},
{
"id": "DiagnosticReport.code.coding",
"path": "DiagnosticReport.code.coding",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
}
},
{
"id": "DiagnosticReport.code.coding:snomedCT",
"path": "DiagnosticReport.code.coding",
"sliceName": "snomedCT",
"binding": {
"strength": "extensible",
"description": "A code from the SNOMED Clinical Terminology UK",
"valueSetReference": {
"reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-ReportCodeSnCT-1"
}
}
},
{
"id": "DiagnosticReport.code.coding:snomedCT.extension",
"path": "DiagnosticReport.code.coding.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "DiagnosticReport.code.coding:snomedCT.extension:snomedCTDescriptionID",
"path": "DiagnosticReport.code.coding.extension",
"sliceName": "snomedCTDescriptionID",
"min": 0,
"type": [
{
"code": "Extension",
"profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid"
}
]
},
{
"id": "DiagnosticReport.code.coding:snomedCT.system",
"path": "DiagnosticReport.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct"
},
{
"id": "DiagnosticReport.code.coding:snomedCT.code",
"path": "DiagnosticReport.code.coding.code",
"min": 1
},
{
"id": "DiagnosticReport.code.coding:snomedCT.display",
"path": "DiagnosticReport.code.coding.display",
"min": 1
},
{
"id": "DiagnosticReport.subject",
"path": "DiagnosticReport.subject",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Group"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Device"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Location-1"
}
]
},
{
"id": "DiagnosticReport.context",
"path": "DiagnosticReport.context",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Encounter-1"
}
]
},
{
"id": "DiagnosticReport.performer.actor",
"path": "DiagnosticReport.performer.actor",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
},
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
}
]
},
{
"id": "DiagnosticReport.specimen",
"path": "DiagnosticReport.specimen",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Specimen-1"
}
]
},
{
"id": "DiagnosticReport.result",
"path": "DiagnosticReport.result",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Observation-1"
}
]
},
{
"id": "DiagnosticReport.codedDiagnosis",
"path": "DiagnosticReport.codedDiagnosis",
"binding": {
"strength": "preferred",
"description": "A SNOMED Coded finding for the test report.",
"valueSetReference": {
"reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-FindingCode-1"
}
}
},
{
"id": "DiagnosticReport.codedDiagnosis.coding",
"path": "DiagnosticReport.codedDiagnosis.coding",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
}
},
{
"id": "DiagnosticReport.codedDiagnosis.coding:snomedCT",
"path": "DiagnosticReport.codedDiagnosis.coding",
"sliceName": "snomedCT",
"binding": {
"strength": "extensible",
"description": "A code from the SNOMED Clinical Terminology UK",
"valueSetReference": {
"reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-FindingCode-1"
}
}
},
{
"id": "DiagnosticReport.codedDiagnosis.coding:snomedCT.extension",
"path": "DiagnosticReport.codedDiagnosis.coding.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "DiagnosticReport.codedDiagnosis.coding:snomedCT.extension:snomedCTDescriptionID",
"path": "DiagnosticReport.codedDiagnosis.coding.extension",
"sliceName": "snomedCTDescriptionID",
"min": 0,
"type": [
{
"code": "Extension",
"profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid"
}
]
},
{
"id": "DiagnosticReport.codedDiagnosis.coding:snomedCT.system",
"path": "DiagnosticReport.codedDiagnosis.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct"
},
{
"id": "DiagnosticReport.codedDiagnosis.coding:snomedCT.code",
"path": "DiagnosticReport.codedDiagnosis.coding.code",
"min": 1
},
{
"id": "DiagnosticReport.codedDiagnosis.coding:snomedCT.display",
"path": "DiagnosticReport.codedDiagnosis.coding.display",
"min": 1
}
]
}
}