{ "description": "This profile constrains the DiagnosticReport resource to represent diagnostic test and procedure reports in a patient summary.", "_filename": "DiagnosticReport-ieb.json", "package_name": "fhir.ieb.core", "date": "2021-05-21", "derivation": "constraint", "meta": { "source": "#qyXcJZB1F5V4CXGe", "versionId": "4", "lastUpdated": "2021-05-21T19:36:33.406+00:00" }, "publisher": "Health Level Seven International - Patient Care Work Group", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm" } ] } ], "purpose": "This profile constrains the DiagnosticReport resource to use the specific IPS profiles for observations and coded data types.", "name": "DiagnosticReportIEB", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "type": "DiagnosticReport", "experimental": "false", "resourceType": "StructureDefinition", "title": "DiagnosticReport (IEB)", "package_version": "0.1.1", "status": "active", "id": "34c64bf2-ce01-4a5f-addb-a60f6ae20ebf", "kind": "resource", "url": "http://www.ieb.ufsc.br/fhir/StructureDefinition/DiagnosticReport-ieb", "version": "1.0.0", "differential": { "element": [ { "id": "DiagnosticReport", "path": "DiagnosticReport", "mustSupport": true }, { "id": "DiagnosticReport.status", "path": "DiagnosticReport.status", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-display-hint", "valueString": "default: final" } ], "fixedCode": "final", "mustSupport": true }, { "id": "DiagnosticReport.category", "max": "1", "min": 1, "path": "DiagnosticReport.category", "type": [ { "code": "CodeableConcept", "profile": [ "http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips" ] } ], "mustSupport": true }, { "id": "DiagnosticReport.code", "path": "DiagnosticReport.code", "type": [ { "code": "CodeableConcept", "profile": [ "http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips" ] } ], "mustSupport": true }, { "id": "DiagnosticReport.subject", "min": 1, "path": "DiagnosticReport.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips", "http://hl7.org/fhir/StructureDefinition/Group" ] } ], "mustSupport": true }, { "id": "DiagnosticReport.subject.reference", "min": 1, "path": "DiagnosticReport.subject.reference", "mustSupport": true }, { "id": "DiagnosticReport.effective[x]", "max": "1", "min": 1, "path": "DiagnosticReport.effective[x]", "type": [ { "code": "dateTime" }, { "code": "Period" } ], "mustSupport": true }, { "id": "DiagnosticReport.effective[x].extension", "max": "1", "path": "DiagnosticReport.effective[x].extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ] } ], "short": "effective[x] absence reason", "definition": "Provides a reason why the effectiveTime is missing.", "mustSupport": true }, { "id": "DiagnosticReport.performer", "path": "DiagnosticReport.performer", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/uv/ips/StructureDefinition/Practitioner-uv-ips", "http://hl7.org/fhir/uv/ips/StructureDefinition/PractitionerRole-uv-ips", "http://hl7.org/fhir/uv/ips/StructureDefinition/Organization-uv-ips", "http://hl7.org/fhir/StructureDefinition/CareTeam" ] } ], "mustSupport": true }, { "id": "DiagnosticReport.specimen", "path": "DiagnosticReport.specimen", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/uv/ips/StructureDefinition/Specimen-uv-ips" ] } ], "mustSupport": false }, { "id": "DiagnosticReport.result", "path": "DiagnosticReport.result", "short": "Observation results included in the diagnostic report.", "slicing": { "rules": "open", "discriminator": [ { "path": "$this.resolve()", "type": "profile" } ] }, "definition": "Observation results included in the diagnostic report.", "mustSupport": true }, { "id": "DiagnosticReport.result:observation-results", "path": "DiagnosticReport.result", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-laboratory-uv-ips", "http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-pathology-uv-ips", "http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-radiology-uv-ips", "http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-uv-ips" ] } ], "sliceName": "observation-results", "mustSupport": true } ] }, "contact": [ { "telecom": [ { "value": "http://www.hl7.org/Special/committees/patientcare", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport" }