Generated Narrative: SearchParameter

Resource SearchParameter "example"

url: http://hl7.org/fhir/SearchParameter/example

version: 1

name: IDSEARCHPARAMETER

title: I D- S E A R C H- P A R A M E T E R

derivedFrom: _id

status: draft

experimental: true

date: 2013-10-23

publisher: Health Level Seven International (FHIR Infrastructure)

contact: [string]: http://hl7.org/fhir

description: Search by resource identifier - e.g. same as the read interaction, but can return included resources

UseContexts

-CodeValue[x]
*Clinical Focus (Details: http://terminology.hl7.org/CodeSystem/usage-context-type code focus = 'Clinical Focus', stated as 'null')positive (sequenceStatus#positive)

jurisdiction: United States of America (the) (ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code#US)

purpose: Need to search by identifier for various infrastructural cases - mainly retrieving packages, and matching as part of a chain

code: _id

base: Resource

type: token

expression: id

processingMode: normal

<derivedFrom value="http://hl7.org/fhir/SearchParameter/Resource-id"/> <status value="draft"/> <experimental value="true"/> <date value="2013-10-23"/> <publisher value="Health Level Seven International (FHIR Infrastructure)"/> <contact> <name value="[string]"/> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="Search by resource identifier - e.g. same as the read interaction, but can return included resources"/> <useContext> <code> <system value="http://terminology.hl7.org/CodeSystem/usage-context-type"/> <code value="focus"/> </code> <valueCodeableConcept> <coding> <system value="http://terminology.hl7.org/CodeSystem/variant-state"/> <code value="positive"/> </coding> </valueCodeableConcept> </useContext> <jurisdiction> <coding> <system value="urn:iso:std:iso:3166"/> <code value="US"/> <display value="United States of America (the)"/> </coding> </jurisdiction> <purpose value="Need to search by identifier for various infrastructural cases - mainly retrieving packages, and matching as part of a chain"/> <code value="_id"/> <base value="Resource"/> <type value="token"/> <expression value="id"/> <processingMode value="normal"/> </SearchParameter>