Publish Box goes here
Page standards status: Trial-use |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:SearchParameter;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "clinical-date"]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: SearchParameter</b><a name=\"clinical-date\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource SearchParameter "clinical-date" </p></div><p><b>Standards Status</b>: trial-use</p><p><b>url</b>: <code>http://hl7.org/fhir/SearchParameter/clinical-date</code></p><p><b>version</b>: 2.0.0</p><p><b>name</b>: date</p><p><b>status</b>: draft</p><p><b>experimental</b>: false</p><p><b>date</b>: 2019-11-01 09:29:23+1100</p><p><b>publisher</b>: Health Level Seven International (Patient Care)</p><p><b>contact</b>: <a href=\"http://hl7.org/fhir\">http://hl7.org/fhir</a>, <a href=\"http://www.hl7.org/Special/committees/patientcare/index.cfm\">http://www.hl7.org/Special/committees/patientcare/index.cfm</a></p><p><b>description</b>: Multiple Resources: \r\n\r\n* [AllergyIntolerance](allergyintolerance.html): Date first version of the resource instance was recorded\r\n* [CarePlan](careplan.html): Time period plan covers\r\n* [CareTeam](careteam.html): Time period team covers\r\n* [ClinicalImpression](clinicalimpression.html): When the assessment was documented\r\n* [Composition](composition.html): Composition editing time\r\n* [Consent](consent.html): When this Consent was created or indexed\r\n* [DiagnosticReport](diagnosticreport.html): The clinically relevant time of the report\r\n* [Encounter](encounter.html): A date within the period the Encounter lasted\r\n* [EpisodeOfCare](episodeofcare.html): The provided date search value falls within the episode of care's period\r\n* [FamilyMemberHistory](familymemberhistory.html): When history was recorded or last updated\r\n* [Flag](flag.html): Time period when flag is active\r\n* [Immunization](immunization.html): Vaccination (non)-Administration Date\r\n* [List](list.html): When the list was prepared\r\n* [Observation](observation.html): Obtained date/time. If the obtained element is a period, a date that falls in the period\r\n* [Procedure](procedure.html): When the procedure was performed\r\n* [RiskAssessment](riskassessment.html): When was assessment made?\r\n* [SupplyRequest](supplyrequest.html): When the request was made\r\n</p><p><b>code</b>: date</p><p><b>base</b>: AllergyIntolerance, CarePlan, CareTeam, ClinicalImpression, Composition, Consent, DiagnosticReport, Encounter, EpisodeOfCare, FamilyMemberHistory, Flag, Immunization, List, Observation, Procedure, RiskAssessment, SupplyRequest</p><p><b>type</b>: date</p><p><b>expression</b>: AllergyIntolerance.recordedDate | CarePlan.period | CareTeam.period | ClinicalImpression.date | Composition.date | Consent.dateTime | DiagnosticReport.effective | Encounter.period | EpisodeOfCare.period | FamilyMemberHistory.date | Flag.period | Immunization.occurrenceDateTime | List.date | Observation.effectiveDateTime | Procedure.performed | (RiskAssessment.occurrence as dateTime) | SupplyRequest.authoredOn</p><p><b>xpathUsage</b>: normal</p><p><b>comparator</b>: eq, ne, gt, ge, lt, le, sa, eb, ap</p></div>"
]; #
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
fhir:Extension.valueCode [ fhir:value "trial-use" ]
]; #
fhir:SearchParameter.url [ fhir:value "http://hl7.org/fhir/SearchParameter/clinical-date"]; #
fhir:SearchParameter.version [ fhir:value "2.0.0"]; #
fhir:SearchParameter.name [ fhir:value "date"]; #
fhir:SearchParameter.status [ fhir:value "draft"]; #
fhir:SearchParameter.experimental [ fhir:value "false"^^xsd:boolean]; #
fhir:SearchParameter.date [ fhir:value "2019-11-01T09:29:23+11:00"^^xsd:dateTime]; #
fhir:SearchParameter.publisher [ fhir:value "Health Level Seven International (Patient Care)"]; #
fhir:SearchParameter.contact [
fhir:index 0;
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ] ]
], [
fhir:index 1;
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/patientcare/index.cfm" ] ]
]; #
fhir:SearchParameter.description [ fhir:value "Multiple Resources: \r\n\r\n* [AllergyIntolerance](allergyintolerance.html): Date first version of the resource instance was recorded\r\n* [CarePlan](careplan.html): Time period plan covers\r\n* [CareTeam](careteam.html): Time period team covers\r\n* [ClinicalImpression](clinicalimpression.html): When the assessment was documented\r\n* [Composition](composition.html): Composition editing time\r\n* [Consent](consent.html): When this Consent was created or indexed\r\n* [DiagnosticReport](diagnosticreport.html): The clinically relevant time of the report\r\n* [Encounter](encounter.html): A date within the period the Encounter lasted\r\n* [EpisodeOfCare](episodeofcare.html): The provided date search value falls within the episode of care's period\r\n* [FamilyMemberHistory](familymemberhistory.html): When history was recorded or last updated\r\n* [Flag](flag.html): Time period when flag is active\r\n* [Immunization](immunization.html): Vaccination (non)-Administration Date\r\n* [List](list.html): When the list was prepared\r\n* [Observation](observation.html): Obtained date/time. If the obtained element is a period, a date that falls in the period\r\n* [Procedure](procedure.html): When the procedure was performed\r\n* [RiskAssessment](riskassessment.html): When was assessment made?\r\n* [SupplyRequest](supplyrequest.html): When the request was made\r\n"]; #
fhir:SearchParameter.code [ fhir:value "date"]; #
fhir:SearchParameter.base [
fhir:value "AllergyIntolerance";
fhir:index 0
], [
fhir:value "CarePlan";
fhir:index 1
], [
fhir:value "CareTeam";
fhir:index 2
], [
fhir:value "ClinicalImpression";
fhir:index 3
], [
fhir:value "Composition";
fhir:index 4
], [
fhir:value "Consent";
fhir:index 5
], [
fhir:value "DiagnosticReport";
fhir:index 6
], [
fhir:value "Encounter";
fhir:index 7
], [
fhir:value "EpisodeOfCare";
fhir:index 8
], [
fhir:value "FamilyMemberHistory";
fhir:index 9
], [
fhir:value "Flag";
fhir:index 10
], [
fhir:value "Immunization";
fhir:index 11
], [
fhir:value "List";
fhir:index 12
], [
fhir:value "Observation";
fhir:index 13
], [
fhir:value "Procedure";
fhir:index 14
], [
fhir:value "RiskAssessment";
fhir:index 15
], [
fhir:value "SupplyRequest";
fhir:index 16
]; #
fhir:SearchParameter.type [ fhir:value "date"]; #
fhir:SearchParameter.expression [ fhir:value "AllergyIntolerance.recordedDate | CarePlan.period | CareTeam.period | ClinicalImpression.date | Composition.date | Consent.dateTime | DiagnosticReport.effective | Encounter.period | EpisodeOfCare.period | FamilyMemberHistory.date | Flag.period | Immunization.occurrenceDateTime | List.date | Observation.effectiveDateTime | Procedure.performed | (RiskAssessment.occurrence as dateTime) | SupplyRequest.authoredOn"]; #
fhir:SearchParameter.xpathUsage [ fhir:value "normal"]; #
fhir:SearchParameter.comparator [
fhir:value "eq";
fhir:index 0
], [
fhir:value "ne";
fhir:index 1
], [
fhir:value "gt";
fhir:index 2
], [
fhir:value "ge";
fhir:index 3
], [
fhir:value "lt";
fhir:index 4
], [
fhir:value "le";
fhir:index 5
], [
fhir:value "sa";
fhir:index 6
], [
fhir:value "eb";
fhir:index 7
], [
fhir:value "ap";
fhir:index 8
]. #
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
IG © 2021+ . Package ig#2.0.0 based on FHIR 4.0.1. Generated 2022-12-13
Links: Table of Contents |
QA Report
Links: Table of Contents |
QA Report