Package | hl7.fhir.us.pacio-rt |
Type | SearchParameter |
Id | encounter-based-on |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/pacio-rt/https://build.fhir.org/ig/HL7/fhir-pacio-rt/SearchParameter-encounter-based-on.html |
URL | http://hl7.org/fhir/us/pacio-rt/SearchParameter/encounter-based-on |
Version | 1.0.0 |
Status | active |
Date | 2022-10-03T00:58:29+00:00 |
Name | Timepoint_BasedOn |
Realm | us |
Authority | hl7 |
Description | The ClinicalImpression or ServiceRequest that initiated this timepoint |
Type | reference |
CapabilityStatement | |
rt-cs | Re-Assessment Timepoints Capability Statement |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter
Resource SearchParameter "encounter-based-on"
url: http://hl7.org/fhir/us/pacio-rt/SearchParameter/encounter-based-on
version: 1.0.0
name: Timepoint_BasedOn
status: active
date: 2022-10-03 12:58:29+0000
publisher: HL7 Community-Based Care and Privacy Working Group
contact: HL7 Community-Based Care and Privacy Working Group: https://www.hl7.org/Special/committees/homehealth,patients@lists.HL7.org, PACIO project: https://pacioproject.org/,info@pacioproject.org
description: The ClinicalImpression or ServiceRequest that initiated this timepoint
jurisdiction: United States of America (ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code#US)
code: based-on
base: Encounter
type: reference
expression: Encounter.basedOn | Encounter.basedOn.extension.where(url='http://hl7.org/fhir/us/pacio-rt/StructureDefinition/clinicalImpression').valueReference
target: ServiceRequest, ClinicalImpression
{ "resourceType": "SearchParameter", "id": "encounter-based-on", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/pacio-rt/SearchParameter/encounter-based-on", "version": "1.0.0", "name": "Timepoint_BasedOn", "status": "active", "date": "2022-10-03T00:58:29+00:00", "publisher": "HL7 Community-Based Care and Privacy Working Group", "contact": [ { "name": "HL7 Community-Based Care and Privacy Working Group", "telecom": [ { "system": "url", "value": "https://www.hl7.org/Special/committees/homehealth" }, { "system": "email", "value": "patients@lists.HL7.org" } ] }, { "name": "PACIO project", "telecom": [ { "system": "url", "value": "https://pacioproject.org/" }, { "system": "email", "value": "info@pacioproject.org" } ] } ], "description": "The ClinicalImpression or ServiceRequest that initiated this timepoint", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "code": "based-on", "base": [ "Encounter" ], "type": "reference", "expression": "Encounter.basedOn | Encounter.basedOn.extension.where(url='http://hl7.org/fhir/us/pacio-rt/StructureDefinition/clinicalImpression').valueReference", "target": [ "ServiceRequest", "ClinicalImpression" ] }