US Core Implementation Guide TEST, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 9.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/US-Core/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 5 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:id [ fhir:v "us-core-device-patient"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <!-- <h4>Custom liquid Version</h4> -->\n <hr/>\n <p><b>id</b> us-core-device-patient</p>\n <!-- <p><b>url</b> : <code><a href=\"SearchParameter-us-core-device-patient.html\">USCoreDevicePatient</a>}</code></p>>\n <p><b>name</b> : USCoreDevicePatient</p> -->\n \n <p><b>derivedFrom</b> : <code> http://hl7.org/fhir/SearchParameter/Device-patient</code></p> <!-- added leading space to prevent build from trying to create link -->\n \n <p><b>status</b> : Active</p>\n \n <p><b>date</b> : 2024-11-17</p>\n <!-- <p><b>publisher</b> : HL7 International / Cross-Group Projects</p>\n <p><b>contact</b> : http://www.hl7.org/Special/committees/cgp</p>\n <p><b>jurisdiction</b> : United States of America (the) <span> (Details : {urn:iso:std:iso:3166 code 'US' = 'United States of America', given as 'United\n States of America (the)'})</span>\n </p> -->\n <p><b>code</b> : \"patient\"</p>\n <p><b>base</b> : Device </p>\n <p><b>type</b> : Reference</p>\n <p><b>expression</b> : <code>Device.patient</code></p>\n \n <p><b>target</b> : Patient </p>\n \n <p><b>multipleOr</b> : true (Conformance Expectation = MAY)</p>\n <p><b>multipleAnd</b> : true (Conformance Expectation = MAY)</p>\n \n\n \n\n \n</div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 5 ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "cgp" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core> ] ] ) ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/us/core/SearchParameter/us-core-device-patient"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/SearchParameter/us-core-device-patient>
] ; #
fhir:version [ fhir:v "9.0.0"] ; #
fhir:name [ fhir:v "USCoreDevicePatient"] ; #
fhir:derivedFrom [
fhir:v "http://hl7.org/fhir/SearchParameter/Device-patient"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/SearchParameter/Device-patient>
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2024-11-17"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 International / Cross-Group Projects"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Cross-Group Projects" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cgp" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "cgp@lists.HL7.org" ] ] )
] ) ; #
fhir:description [ fhir:v "**Patient information, if the resource is affixed to a person** \nNOTE: This SearchParameter is defined only to document Server and Client expectations. Its definition is derived from the standard FHIR SearchParameter and it uses the [Conformance expectation extension](http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation) to define additional expectations for the following SearchParameter elements:\n- `multipleAnd`\n- `multipleOr`\n- `comparator`\n- `modifier`\n- `chain`\n\nIt **SHALL NOT** be used as a search parameter for search. Servers and Clients **SHOULD** use the standard FHIR SearchParameter.\n"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "US" ] ] )
] ) ; #
fhir:code [ fhir:v "patient"] ; #
fhir:base ( [ fhir:v "Device"] ) ; #
fhir:type [ fhir:v "reference"] ; #
fhir:expression [ fhir:v "Device.patient"] ; #
fhir:xpathUsage [ fhir:v "normal"] ; #
fhir:target ( [ fhir:v "Patient"] ) ; #
fhir:multipleOr [
fhir:v true ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ;
fhir:value [
a fhir:Code ;
fhir:v "MAY" ] ] )
] ; #
fhir:multipleAnd [
fhir:v true ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ;
fhir:value [
a fhir:Code ;
fhir:v "MAY" ] ] )
] . #
IG © 2025+ HL7 International / Cross-Group Projects. Package hl7.fhir.us.core#9.0.0 based on FHIR 4.0.1. Generated 2026-01-22
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
