PACIO Re-Assessment Timepoints Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "SearchParameter",
"id" : "encounter-based-on",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>url</b>: <code>http://hl7.org/fhir/us/pacio-rt/SearchParameter/encounter-based-on</code></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: Timepoint_BasedOn</p><p><b>status</b>: active</p><p><b>date</b>: Nov 6, 2021, 7:36:09 PM</p><p><b>publisher</b>: HL7 Community-Based Care and Privacy Working Group</p><p><b>contact</b>: HL7 Community-Based Care and Privacy Working Group: <a href=\"http://www.hl7.org/Special/committees/patientempowerment\">http://www.hl7.org/Special/committees/patientempowerment</a>,<a href=\"mailto:patients@lists.HL7.org\">patients@lists.HL7.org</a>, PACIO project: <a href=\"http://www.hl7.org/Special/committees/patientempowerment\">http://www.hl7.org/Special/committees/patientempowerment</a>,<a href=\"mailto:info@pacioproject.org\">info@pacioproject.org</a></p><p><b>description</b>: The ClinicalImpression or ServiceRequest that initiated this timepoint</p><p><b>jurisdiction</b>: <span title=\"Codes: {urn:iso:std:iso:3166 US}\">United States of America</span></p><p><b>code</b>: based-on</p><p><b>base</b>: Encounter</p><p><b>type</b>: reference</p><p><b>expression</b>: Encounter.basedOn | Encounter.basedOn.extension.where(url='http://hl7.org/fhir/us/pacio-rt/StructureDefinition/clinicalImpression').valueReference</p><p><b>target</b>: ServiceRequest, ClinicalImpression</p></div>"
},
"url" : "http://hl7.org/fhir/us/pacio-rt/SearchParameter/encounter-based-on",
"version" : "0.1.0",
"name" : "Timepoint_BasedOn",
"status" : "active",
"date" : "2021-11-06T19:36:09-07:00",
"publisher" : "HL7 Community-Based Care and Privacy Working Group",
"contact" : [
{
"name" : "HL7 Community-Based Care and Privacy Working Group",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientempowerment"
},
{
"system" : "email",
"value" : "patients@lists.HL7.org"
}
]
},
{
"name" : "PACIO project",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientempowerment"
},
{
"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"
]
}