Package | iknl.fhir.nl.r4.palga |
Resource Type | StructureDefinition |
Id | palga-protocol-version |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=iknl.fhir.nl.r4.palga@1.0.1&canonical=http://www.palga.nl/professionals/profession/protocollen/ |
URL | http://www.palga.nl/professionals/profession/protocollen/ |
Version | 1.0.0 |
Status | active |
Date | 2023-10-12T15:56:43.3722117+00:00 |
Name | PalgaProtocolVersion |
Title | Protocol version |
Realm | nl |
Description | The version of the protocol that is used for the message |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
palga-diagnostic-report | PalgaDiagnosticReport |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "palga-protocol-version", "url": "http://www.palga.nl/professionals/profession/protocollen/", "version": "1.0.0", "name": "PalgaProtocolVersion", "title": "Protocol version", "status": "active", "contact": [ { "name": "Netherlands comprehensive cancer organisation (IKNL)", "telecom": [ { "system": "url", "value": "https://iknl.nl" }, { "system": "email", "value": "fhir@iknl.nl" } ] } ], "date": "2023-10-12T15:56:43.3722117+00:00", "description": "The version of the protocol that is used for the message", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "DiagnosticReport" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Protocol version", "definition": "The version of the protocol that is used for the message" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://www.palga.nl/professionals/profession/protocollen/" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "string" } ] } ] } }