Package | hl7.fhir.uv.extensions.r5 |
Type | SearchParameter |
Id | codesystem-extensions-CodeSystem-effective |
FHIR Version | R5 |
Source | http://hl7.org/fhir/extensions/http://hl7.org/fhir/extensions/5.2.0/SearchParameter-codesystem-extensions-CodeSystem-effective.html |
URL | http://hl7.org/fhir/SearchParameter/codesystem-extensions-CodeSystem-effective |
Version | 5.2.0 |
Status | active |
Date | 2025-02-10T21:45:45+11:00 |
Name | Effective |
Title | CodeSystem effective |
Realm | uv |
Authority | hl7 |
Description | Optional Extensions Element |
Type | date |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter codesystem-extensions-CodeSystem-effective
Parameter effective
:date
Optional Extensions Element
Resource | CodeSystem |
Expression | CodeSystem.extension('http://hl7.org/fhir/StructureDefinition/codesystem-effectiveDate').value |
Processing Mode | Normal |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "codesystem-extensions-CodeSystem-effective", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 3 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "ti" } ], "url": "http://hl7.org/fhir/SearchParameter/codesystem-extensions-CodeSystem-effective", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.31.8" } ], "version": "5.2.0", "name": "Effective", "title": "CodeSystem effective", "status": "active", "experimental": false, "date": "2025-02-10T21:45:45+11:00", "publisher": "HL7 International / Terminology Infrastructure", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/Vocab" } ] } ], "description": "Optional Extensions Element", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "code": "effective", "base": [ "CodeSystem" ], "type": "date", "expression": "CodeSystem.extension('http://hl7.org/fhir/StructureDefinition/codesystem-effectiveDate').value", "processingMode": "normal" }