Package | niceprofiling.v23q1 |
Resource Type | StructureDefinition |
Id | NICE-SubmissionModule |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=niceprofiling.v23q1@0.5.0&canonical=https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-SubmissionModule-2022Q1 |
URL | https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-SubmissionModule-2022Q1 |
Version | 0.0.1 |
Status | active |
Name | NICE-SubmissionModule |
Title | NICE-SubmissionModule |
Description | Extension that shall be used to indicate the NICE submission module that is related to the submitted element. |
Copyright | CC0 |
Type | Extension |
Kind | complex-type |
No resources found
ValueSet | |
NICE-ExtremeValueType | NICE-ExtremeValueType |
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "NICE-SubmissionModule", "meta": { "lastUpdated": "2021-11-03T11:21:31.915+00:00" }, "url": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-SubmissionModule-2022Q1", "version": "0.0.1", "name": "NICE-SubmissionModule", "title": "NICE-SubmissionModule", "status": "active", "publisher": "NICE", "description": "Extension that shall be used to indicate the NICE submission module that is related to the submitted element.", "copyright": "CC0", "contact": [ { "name": "NICE", "telecom": [ { "system": "email", "value": "vragen@stichting-nice.nl" } ] } ], "fhirVersion": "3.0.2", "kind": "complex-type", "abstract": false, "contextType": "resource", "context": [ "Observation", "MedicationAdministration" ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Sbmission module" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://example.org/fhir/StructureDefinition/NICE-SubmissionModule" }, { "id": "Extension.value[x]:valueCodeableConcept", "path": "Extension.valueCodeableConcept", "sliceName": "valueCodeableConcept", "short": "NICE submission module", "definition": "Description of the NICE submission module", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "required", "description": "Codelist of the NICE submission module", "valueSetUri": "https://fhir.stichting-nice.nl/ValueSet/NICE-ExtremeValueType" } }, { "id": "Extension.value[x]:valueCodeableConcept.coding", "path": "Extension.valueCodeableConcept.coding", "max": "1" } ] } }