US Core Implementation Guide
7.0.0 - CI Build United States of America flag

US Core Implementation Guide, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 7.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/US-Core/ and changes regularly. See the Directory of published versions

SearchParameter: USCoreConditionAssertedDate

Official URL: http://hl7.org/fhir/us/core/SearchParameter/us-core-condition-asserted-date Version: 7.0.0
Standards status: Trial-use Maturity Level: 3 Computable Name: USCoreConditionAssertedDate
Other Identifiers: OID:2.16.840.1.113883.4.642.40.40.11

Copyright/Legal: Used by permission of HL7 International, all rights reserved Creative Commons License

Returns conditions with an assertedDate extension matching the specified date (dateTime).

id us-core-condition-asserted-date

url : http://hl7.org/fhir/us/core/SearchParameter/us-core-condition-asserted-date

name : USCoreConditionAssertedDate

status : active

date : 04/13/2023

publisher : HL7 International - Cross-Group Projects

contact : http://www.hl7.org/Special/committees/cgp

jurisdiction : United States of America (the) (Details : {urn:iso:std:iso:3166 code 'US' = 'United States of America', given as 'United States of America (the)'})

code : asserted-date

base :Condition

type : date

expression : Condition.extension.where(url = 'http://hl7.org/fhir/StructureDefinition/condition-assertedDate').value

xpath : f:Condition/f:extension[@url='http://hl7.org/fhir/StructureDefinition/condition-assertedDate']/f:valueDateTime/@value

xpathUsage : normal

mulitpleOr : True (Conformance Expectation = MAY)

mulitpleAnd : True ( Conformance Expectation = SHOULD)

comparator : eq ( Conformance Expectation = MAY)

comparator : ne ( Conformance Expectation = MAY)

comparator : gt ( Conformance Expectation = SHALL)

comparator : ge ( Conformance Expectation = SHALL)

comparator : lt ( Conformance Expectation = SHALL)

comparator : le ( Conformance Expectation = SHALL)

comparator : sa ( Conformance Expectation = MAY)

comparator : eb ( Conformance Expectation = MAY)

comparator : ap ( Conformance Expectation = MAY)