Package | uk.gm |
Resource Type | StructureDefinition |
Id | LHCRE-DiagnosticReport.StructureDefinition |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=uk.gm@0.0.12-dev&canonical=https://fhir.lhcre.nhs.uk/StructureDefinition/LHCRE-DiagnosticReport |
URL | https://fhir.lhcre.nhs.uk/StructureDefinition/LHCRE-DiagnosticReport |
Status | draft |
Name | LHCRE-DiagnosticReport |
Type | DiagnosticReport |
Kind | resource |
No resources found
StructureDefinition | |
LHCRE-Observation | LHCRE-Observation |
LHCRE-Practitioner | LHCRE-Practitioner |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "https://fhir.lhcre.nhs.uk/StructureDefinition/LHCRE-DiagnosticReport", "name": "LHCRE-DiagnosticReport", "status": "draft", "fhirVersion": "4.0.1", "mapping": [ { "identity": "workflow", "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern" }, { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" } ], "kind": "resource", "abstract": false, "type": "DiagnosticReport", "baseDefinition": "https://fhir.nhs.uk/R4/StructureDefinition/UKCore-DiagnosticReport", "derivation": "constraint", "differential": { "element": [ { "id": "DiagnosticReport.identifier", "path": "DiagnosticReport.identifier", "min": 1 }, { "id": "DiagnosticReport.performer", "path": "DiagnosticReport.performer", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.nhs.uk/R4/StructureDefinition/UKCore-Organization", "https://fhir.nhs.uk/R4/StructureDefinition/UKCore-CareTeam", "https://fhir.lhcre.nhs.uk/StructureDefinition/LHCRE-Practitioner" ] } ] }, { "id": "DiagnosticReport.result", "path": "DiagnosticReport.result", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.lhcre.nhs.uk/StructureDefinition/LHCRE-Observation" ] } ] } ] } }