Package | nhs.fhir.lv.vvis |
Resource Type | StructureDefinition |
Id | VVIS-LAB-Bundle-TransactionLaboratoryReport-v1.StructureDefinition |
FHIR Version | R4B |
Source | https://simplifier.net/resolve?scope=nhs.fhir.lv.vvis@0.1.0-test&canonical=https://lab.vvis.gov.lv/fhir/StructureDefinition/TransactionLaboratoryReport-v1 |
URL | https://lab.vvis.gov.lv/fhir/StructureDefinition/TransactionLaboratoryReport-v1 |
Status | active |
Name | TransactionLaboratoryReport |
Type | Bundle |
Kind | resource |
No resources found
StructureDefinition | |
BundleTransactionLabBase-v1 | TransactionLabBase |
LaboratoryConsentDelegatesPatient-v1 | LaboratoryConsentDelegatesPatient |
LaboratoryConsentMedPers-v1 | LaboratoryConsentMedPers |
LaboratoryReport-v1 | Laboratory Report |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "https://lab.vvis.gov.lv/fhir/StructureDefinition/TransactionLaboratoryReport-v1", "name": "TransactionLaboratoryReport", "status": "active", "fhirVersion": "4.3.0", "kind": "resource", "abstract": false, "type": "Bundle", "baseDefinition": "https://lab.vvis.gov.lv/fhir/StructureDefinition/BundleTransactionLabBase-v1", "derivation": "constraint", "differential": { "element": [ { "id": "Bundle.entry", "path": "Bundle.entry", "slicing": { "discriminator": [ { "type": "profile", "path": "resource" } ], "rules": "closed" }, "constraint": [ { "key": "lab-ele-method-pp", "severity": "error", "human": "Only 'POST', 'PUT' and 'PATCH' methods allowed", "expression": "request.method='POST' or request.method='PUT' or request.method='PATCH'" } ] }, { "id": "Bundle.entry:diagnosticReport", "path": "Bundle.entry", "sliceName": "diagnosticReport", "min": 1, "max": "1" }, { "id": "Bundle.entry:diagnosticReport.resource", "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "https://lab.vvis.gov.lv/fhir/StructureDefinition/DiagnosticReport/LaboratoryReportStructured-v1", "https://lab.vvis.gov.lv/fhir/StructureDefinition/DiagnosticReport/LaboratoryReport-v1" ] } ] }, { "id": "Bundle.entry:consentMedPers", "path": "Bundle.entry", "sliceName": "consentMedPers", "max": "1" }, { "id": "Bundle.entry:consentMedPers.resource", "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "https://lab.vvis.gov.lv/fhir/StructureDefinition/Consent/LaboratoryConsentMedPers-v1" ] } ] }, { "id": "Bundle.entry:consentDelPat", "path": "Bundle.entry", "sliceName": "consentDelPat", "max": "1" }, { "id": "Bundle.entry:consentDelPat.resource", "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "https://lab.vvis.gov.lv/fhir/StructureDefinition/Consent/LaboratoryConsentDelegatesPatient-v1" ] } ] }, { "id": "Bundle.entry:communications", "path": "Bundle.entry", "sliceName": "communications" }, { "id": "Bundle.entry:communications.resource", "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "https://lab.vvis.gov.lv/fhir/StructureDefinition/Communication/LaboratoryCommunication-v1" ] } ] } ] } }