This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
URL for this extension:
http://hl7.org/fhir/ExtensionDefinition/11179-effective-period
Status: draft
Identifies the date on which the element became (or is expected to become) active and the date on which the element became (or is expected to become) retired.
Health Level Sevenusage info: todo
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/11179-effective-period When data element is "valid": Identifies the date on which the element became (or is expected to become) active and the date on which the element became (or is expected to become) retired. Use on element: DataElement | ||
valuePeriod | 0..1 | Period | When data element is "valid" Use on element: DataElement |
JSON Template
// extension added to existing object "http://hl7.org/fhir/ExtensionDefinition/11179-effective-period" : { // When data element is "valid" "valuePeriod" : [{ Period }] //When data element is "valid" }
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/11179-effective-period When data element is "valid": Identifies the date on which the element became (or is expected to become) active and the date on which the element became (or is expected to become) retired. Use on element: DataElement | ||
valuePeriod | 0..1 | Period | When data element is "valid" Use on element: DataElement |