| Package | hl7.fhir.us.core |
| Resource Type | SearchParameter |
| Id | us-core-observation-date |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/core/https://build.fhir.org/ig/HL7/US-Core/SearchParameter-us-core-observation-date.html |
| URL | http://hl7.org/fhir/us/core/SearchParameter/us-core-observation-date |
| Version | 8.0.0 |
| Status | active |
| Date | 2024-11-17 |
| Name | USCoreObservationDate |
| Realm | us |
| Authority | hl7 |
| Description | **Obtained date/time. If the obtained element is a period, a date that falls in the period** NOTE: This SearchParameter is defined only to document Server and Client expectations. Its definition is derived from the standard FHIR SearchParameter and it uses the [Conformance expectation extension](http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation) to define additional expectations for the following SearchParameter elements: - `multipleAnd` - `multipleOr` - `comparator` - `modifier` - `chain` It **SHALL NOT** be used as a search parameter for search. Servers and Clients **SHOULD** use the standard FHIR SearchParameter. |
| Type | date |
| CapabilityStatement | |
| eltss-server | eLTSS Server Capability Statement |
| pdex-server-6-1 | PDex Server CapabilityStatement with US core 6.1 support |
| pdex-server | PDEX Server CapabilityStatement |
| CapabilityStatement-edrs-server | CapabilityStatement - Electronic Death Reporting System (EDRS) Server |
| CapabilityStatement-mdi-cms-server | CapabilityStatement - MDI CMS Server |
| us-core-client | US Core Client CapabilityStatement |
| us-core-server | US Core Server CapabilityStatement |
| specialty-rx-data-consumer-messaging | Specialty Rx CapabilityStatement - Data Consumer - Messaging |
| specialty-rx-data-consumer-restful | Specialty Rx CapabilityStatement - Data Consumer - RESTful |
| specialty-rx-data-source-messaging | Specialty Rx CapabilityStatement - Data Source - Messaging |
| specialty-rx-data-source-restful | Specialty Rx CapabilityStatement - Data Source - RESTful |
| cafex-DataResponder-OptionC | CA:FeX CapabilityStatement - Data Responder - Option C (Single Resource Option) |
| cafex-DataConsumer-OptionC | CA:FeX CapabilityStatement - Data Consumer - Option C (Single Resource Option) |
| cafex-server | CaFeX Server CapabilityStatement |
No resources found
Note: links and images are rebased to the (stated) source
id us-core-observation-date
url : http://hl7.org/fhir/us/core/SearchParameter/us-core-observation-date
name : USCoreObservationDate
derivedFrom : http://hl7.org/fhir/SearchParameter/clinical-date
status : active
date : 11/17/2024
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 : date
base :Observation
type : date
expression : Observation.effective
xpath : f:AllergyIntolerance/f:recordedDate|f:CarePlan/f:period|f:CareTeam/f:period|f:ClinicalImpression/f:date|f:Composition/f:date|f:Consent/f:dateTime|f:DiagnosticReport/f:effectiveDateTime|f:DiagnosticReport/f:effectivePeriod|f:Encounter/f:period|f:EpisodeOfCare/f:period|f:FamilyMemberHistory/f:date|f:Flag/f:period|f:Immunization/f:occurrenceDateTime|f:Immunization/f:occurrenceString|f:List/f:date|f:Observation/f:effectiveDateTime|f:Observation/f:effectivePeriod|f:Observation/f:effectiveTiming|f:Observation/f:effectiveInstant|f:Procedure/f:performedDateTime|f:Procedure/f:performedPeriod|f:Procedure/f:performedString|f:Procedure/f:performedAge|f:Procedure/f:performedRange|f:RiskAssessment/f:occurrenceDateTime|f:SupplyRequest/f:authoredOn
xpathUsage : normal
multipleOr : True (Conformance Expectation = MAY)
multipleAnd : 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)
{
"resourceType": "SearchParameter",
"id": "us-core-observation-date",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cgp"
}
],
"url": "http://hl7.org/fhir/us/core/SearchParameter/us-core-observation-date",
"version": "8.0.0",
"name": "USCoreObservationDate",
"derivedFrom": "http://hl7.org/fhir/SearchParameter/clinical-date",
"status": "active",
"experimental": false,
"date": "2024-11-17",
"publisher": "HL7 International / Cross-Group Projects",
"contact": [
{
"name": "HL7 International / Cross-Group Projects",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cgp"
},
{
"system": "email",
"value": "cgp@lists.HL7.org"
}
]
}
],
"description": "**Obtained date/time. If the obtained element is a period, a date that falls in the period** \nNOTE: This SearchParameter is defined only to document Server and Client expectations. Its definition is derived from the standard FHIR SearchParameter and it uses the [Conformance expectation extension](http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation) to define additional expectations for the following SearchParameter elements:\n- `multipleAnd`\n- `multipleOr`\n- `comparator`\n- `modifier`\n- `chain`\n\nIt **SHALL NOT** be used as a search parameter for search. Servers and Clients **SHOULD** use the standard FHIR SearchParameter.\n",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"code": "date",
"base": [
"Observation"
],
"type": "date",
"expression": "Observation.effective",
"xpathUsage": "normal",
"multipleOr": true,
"_multipleOr": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
]
},
"multipleAnd": true,
"_multipleAnd": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHOULD"
}
]
},
"comparator": [
"eq",
"ne",
"gt",
"ge",
"lt",
"le",
"sa",
"eb",
"ap"
],
"_comparator": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
]
}
]
}