Conformance
Publish-box (todo)
| FHIR Infrastructure Work Group | Maturity Level : N/A | Standards Status : Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification )
Compartment Definition for patient
@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:CompartmentDefinition ; fhir:id [ fhir:v "patient"] ;<http://hl7.org/fhir/CompartmentDefinition/patient> a fhir:CompartmentDefinition ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "patient"] ; # fhir:text [fhir:status [ fhir:v "extensions" ] ] ; fhir:url [ fhir:v "http://hl7.org/fhir/CompartmentDefinition/patient"], [ fhir:v "http://hl7.org/fhir/CompartmentDefinition/patient"] ; fhir:version [ fhir:v "5.0.0"], [ fhir:v "5.0.0"] ; fhir:name [ fhir:v "Base FHIR compartment definition for Patient"], [ fhir:v "Base FHIR compartment definition for Patient"] ; fhir:status [ fhir:v "draft"], [ fhir:v "draft"] ; fhir:experimental [ fhir:v "true"], [ fhir:v "true"] ; fhir:date [ fhir:v "2023-03-26T15:21:02+11:00"], [ fhir:v "2023-03-26T15:21:02+11:00"] ; fhir:publisher [ fhir:v "FHIR Project Team"], [ fhir:v "FHIR Project Team"] ;fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CompartmentDefinition patient</b></p><a name=\"patient\"> </a><a name=\"hcpatient\"> </a><a name=\"patient-en-AU\"> </a><p>\r\nThe following resources may be in this compartment:\r\n</p>\r\n<table class=\"grid\">\r\n <tr><td><b>Resource</b></td><td><b>Inclusion Criteria</b></td></tr>\r\n <tr><td><a href=\"account.html\">Account</a></td><td>subject</td></tr>\r\n <tr><td><a href=\"adverseevent.html\">AdverseEvent</a></td><td>subject</td></tr>\r\n <tr><td><a href=\"allergyintolerance.html\">AllergyIntolerance</a></td><td>patient, asserter</td></tr>\r\n <tr><td><a href=\"appointment.html\">Appointment</a></td><td>actor</td></tr>\r\n <tr><td><a href=\"appointmentresponse.html\">AppointmentResponse</a></td><td>actor</td></tr>\r\n <tr><td><a href=\"auditevent.html\">AuditEvent</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"basic.html\">Basic</a></td><td>patient, author</td></tr>\r\n <tr><td><a href=\"biologicallyderivedproductdispense.html\">BiologicallyDerivedProductDispense</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"bodystructure.html\">BodyStructure</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"careplan.html\">CarePlan</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"careteam.html\">CareTeam</a></td><td>patient, participant</td></tr>\r\n <tr><td><a href=\"chargeitem.html\">ChargeItem</a></td><td>subject</td></tr>\r\n <tr><td><a href=\"claim.html\">Claim</a></td><td>patient, payee</td></tr>\r\n <tr><td><a href=\"claimresponse.html\">ClaimResponse</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"clinicalassessment.html\">ClinicalAssessment</a></td><td>subject</td></tr>\r\n <tr><td><a href=\"communication.html\">Communication</a></td><td>subject, sender, recipient</td></tr>\r\n <tr><td><a href=\"communicationrequest.html\">CommunicationRequest</a></td><td>subject, information-provider, recipient, requester</td></tr>\r\n <tr><td><a href=\"composition.html\">Composition</a></td><td>subject, author, attester</td></tr>\r\n <tr><td><a href=\"condition.html\">Condition</a></td><td>patient, asserter</td></tr>\r\n <tr><td><a href=\"consent.html\">Consent</a></td><td>subject</td></tr>\r\n <tr><td><a href=\"contract.html\">Contract</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"coverage.html\">Coverage</a></td><td>policy-holder, subscriber, beneficiary, paymentby-party</td></tr>\r\n <tr><td><a href=\"coverageeligibilityrequest.html\">CoverageEligibilityRequest</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"coverageeligibilityresponse.html\">CoverageEligibilityResponse</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"detectedissue.html\">DetectedIssue</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"devicealert.html\">DeviceAlert</a></td><td>subject</td></tr>\r\n <tr><td><a href=\"deviceassociation.html\">DeviceAssociation</a></td><td>subject, operator</td></tr>\r\n <tr><td><a href=\"devicerequest.html\">DeviceRequest</a></td><td>subject, performer</td></tr>\r\n <tr><td><a href=\"deviceusage.html\">DeviceUsage</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"diagnosticreport.html\">DiagnosticReport</a></td><td>subject</td></tr>\r\n <tr><td><a href=\"documentreference.html\">DocumentReference</a></td><td>subject, author</td></tr>\r\n <tr><td><a href=\"encounter.html\">Encounter</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"encounterhistory.html\">EncounterHistory</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"enrollmentrequest.html\">EnrollmentRequest</a></td><td>subject</td></tr>\r\n <tr><td><a href=\"episodeofcare.html\">EpisodeOfCare</a></td><td>subject</td></tr>\r\n <tr><td><a href=\"explanationofbenefit.html\">ExplanationOfBenefit</a></td><td>patient, payee</td></tr>\r\n <tr><td><a href=\"familymemberhistory.html\">FamilyMemberHistory</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"flag.html\">Flag</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"genomicstudy.html\">GenomicStudy</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"goal.html\">Goal</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"group.html\">Group</a></td><td>member</td></tr>\r\n <tr><td><a href=\"guidanceresponse.html\">GuidanceResponse</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"imagingselection.html\">ImagingSelection</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"imagingstudy.html\">ImagingStudy</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"immunization.html\">Immunization</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"immunizationevaluation.html\">ImmunizationEvaluation</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"immunizationrecommendation.html\">ImmunizationRecommendation</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"invoice.html\">Invoice</a></td><td>subject, patient, recipient</td></tr>\r\n <tr><td><a href=\"list.html\">List</a></td><td>subject, source</td></tr>\r\n <tr><td><a href=\"measurereport.html\">MeasureReport</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"medicationadministration.html\">MedicationAdministration</a></td><td>patient, subject</td></tr>\r\n <tr><td><a href=\"medicationdispense.html\">MedicationDispense</a></td><td>subject, patient, receiver</td></tr>\r\n <tr><td><a href=\"medicationrequest.html\">MedicationRequest</a></td><td>subject</td></tr>\r\n <tr><td><a href=\"medicationstatement.html\">MedicationStatement</a></td><td>subject</td></tr>\r\n <tr><td><a href=\"nutritionintake.html\">NutritionIntake</a></td><td>subject, source</td></tr>\r\n <tr><td><a href=\"nutritionorder.html\">NutritionOrder</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"observation.html\">Observation</a></td><td>subject, performer</td></tr>\r\n <tr><td><a href=\"patient.html\">Patient</a></td><td>{def}, link</td></tr>\r\n <tr><td><a href=\"person.html\">Person</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"personalrelationship.html\">PersonalRelationship</a></td><td>source, target</td></tr>\r\n <tr><td><a href=\"procedure.html\">Procedure</a></td><td>patient, performer</td></tr>\r\n <tr><td><a href=\"provenance.html\">Provenance</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"questionnaireresponse.html\">QuestionnaireResponse</a></td><td>subject, author</td></tr>\r\n <tr><td><a href=\"relatedperson.html\">RelatedPerson</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"requestorchestration.html\">RequestOrchestration</a></td><td>subject, participant</td></tr>\r\n <tr><td><a href=\"researchsubject.html\">ResearchSubject</a></td><td>subject</td></tr>\r\n <tr><td><a href=\"riskassessment.html\">RiskAssessment</a></td><td>subject</td></tr>\r\n <tr><td><a href=\"schedule.html\">Schedule</a></td><td>actor</td></tr>\r\n <tr><td><a href=\"servicerequest.html\">ServiceRequest</a></td><td>subject, performer</td></tr>\r\n <tr><td><a href=\"specimen.html\">Specimen</a></td><td>subject</td></tr>\r\n <tr><td><a href=\"supplydelivery.html\">SupplyDelivery</a></td><td>patient</td></tr>\r\n <tr><td><a href=\"supplyrequest.html\">SupplyRequest</a></td><td>subject</td></tr>\r\n <tr><td><a href=\"task.html\">Task</a></td><td>patient, focus</td></tr>\r\n <tr><td><a href=\"visionprescription.html\">VisionPrescription</a></td><td>patient</td></tr>\r\n</table>\r\n<p>\r\nA resource is in this compartment if the nominated search parameter (or chain) refers to the patient resource that defines the compartment.\r\n</p>\r\n<p>\r\n\r\n</p>\r\n<p>\r\nThe following resources are never in this compartment:\r\n</p>\r\n<ul>\r\n <li><a href=\"activitydefinition.html\">ActivityDefinition</a></li>\r\n <li><a href=\"actordefinition.html\">ActorDefinition</a></li>\r\n <li><a href=\"administrableproductdefinition.html\">AdministrableProductDefinition</a></li>\r\n <li><a href=\"artifactassessment.html\">ArtifactAssessment</a></li>\r\n <li><a href=\"binary.html\">Binary</a></li>\r\n <li><a href=\"biologicallyderivedproduct.html\">BiologicallyDerivedProduct</a></li>\r\n <li><a href=\"bundle.html\">Bundle</a></li>\r\n <li><a href=\"capabilitystatement.html\">CapabilityStatement</a></li>\r\n <li><a href=\"chargeitemdefinition.html\">ChargeItemDefinition</a></li>\r\n <li><a href=\"citation.html\">Citation</a></li>\r\n <li><a href=\"clinicalusedefinition.html\">ClinicalUseDefinition</a></li>\r\n <li><a href=\"codesystem.html\">CodeSystem</a></li>\r\n <li><a href=\"compartmentdefinition.html\">CompartmentDefinition</a></li>\r\n <li><a href=\"conceptmap.html\">ConceptMap</a></li>\r\n <li><a href=\"conditiondefinition.html\">ConditionDefinition</a></li>\r\n <li><a href=\"device.html\">Device</a></li>\r\n <li><a href=\"devicedefinition.html\">DeviceDefinition</a></li>\r\n <li><a href=\"devicedispense.html\">DeviceDispense</a></li>\r\n <li><a href=\"devicemetric.html\">DeviceMetric</a></li>\r\n <li><a href=\"endpoint.html\">Endpoint</a></li>\r\n <li><a href=\"enrollmentresponse.html\">EnrollmentResponse</a></li>\r\n <li><a href=\"eventdefinition.html\">EventDefinition</a></li>\r\n <li><a href=\"evidence.html\">Evidence</a></li>\r\n <li><a href=\"evidencevariable.html\">EvidenceVariable</a></li>\r\n <li><a href=\"examplescenario.html\">ExampleScenario</a></li>\r\n <li><a href=\"formularyitem.html\">FormularyItem</a></li>\r\n <li><a href=\"graphdefinition.html\">GraphDefinition</a></li>\r\n <li><a href=\"healthcareservice.html\">HealthcareService</a></li>\r\n <li><a href=\"implementationguide.html\">ImplementationGuide</a></li>\r\n <li><a href=\"ingredient.html\">Ingredient</a></li>\r\n <li><a href=\"insuranceplan.html\">InsurancePlan</a></li>\r\n <li><a href=\"insuranceproduct.html\">InsuranceProduct</a></li>\r\n <li><a href=\"inventoryitem.html\">InventoryItem</a></li>\r\n <li><a href=\"inventoryreport.html\">InventoryReport</a></li>\r\n <li><a href=\"library.html\">Library</a></li>\r\n <li><a href=\"linkage.html\">Linkage</a></li>\r\n <li><a href=\"location.html\">Location</a></li>\r\n <li><a href=\"manufactureditemdefinition.html\">ManufacturedItemDefinition</a></li>\r\n <li><a href=\"measure.html\">Measure</a></li>\r\n <li><a href=\"medication.html\">Medication</a></li>\r\n <li><a href=\"medicationknowledge.html\">MedicationKnowledge</a></li>\r\n <li><a href=\"medicinalproductdefinition.html\">MedicinalProductDefinition</a></li>\r\n <li><a href=\"messagedefinition.html\">MessageDefinition</a></li>\r\n <li><a href=\"messageheader.html\">MessageHeader</a></li>\r\n <li><a href=\"moleculardefinition.html\">MolecularDefinition</a></li>\r\n <li><a href=\"molecularsequence.html\">MolecularSequence</a></li>\r\n <li><a href=\"namingsystem.html\">NamingSystem</a></li>\r\n <li><a href=\"nutritionproduct.html\">NutritionProduct</a></li>\r\n <li><a href=\"observationdefinition.html\">ObservationDefinition</a></li>\r\n <li><a href=\"operationdefinition.html\">OperationDefinition</a></li>\r\n <li><a href=\"operationoutcome.html\">OperationOutcome</a></li>\r\n <li><a href=\"organization.html\">Organization</a></li>\r\n <li><a href=\"organizationaffiliation.html\">OrganizationAffiliation</a></li>\r\n <li><a href=\"packagedproductdefinition.html\">PackagedProductDefinition</a></li>\r\n <li><a href=\"paymentnotice.html\">PaymentNotice</a></li>\r\n <li><a href=\"paymentreconciliation.html\">PaymentReconciliation</a></li>\r\n <li><a href=\"permission.html\">Permission</a></li>\r\n <li><a href=\"plandefinition.html\">PlanDefinition</a></li>\r\n <li><a href=\"practitioner.html\">Practitioner</a></li>\r\n <li><a href=\"practitionerrole.html\">PractitionerRole</a></li>\r\n <li><a href=\"questionnaire.html\">Questionnaire</a></li>\r\n <li><a href=\"regulatedauthorization.html\">RegulatedAuthorization</a></li>\r\n <li><a href=\"requirements.html\">Requirements</a></li>\r\n <li><a href=\"researchstudy.html\">ResearchStudy</a></li>\r\n <li><a href=\"searchparameter.html\">SearchParameter</a></li>\r\n <li><a href=\"slot.html\">Slot</a></li>\r\n <li><a href=\"specimendefinition.html\">SpecimenDefinition</a></li>\r\n <li><a href=\"structuredefinition.html\">StructureDefinition</a></li>\r\n <li><a href=\"structuremap.html\">StructureMap</a></li>\r\n <li><a href=\"subscription.html\">Subscription</a></li>\r\n <li><a href=\"subscriptionstatus.html\">SubscriptionStatus</a></li>\r\n <li><a href=\"subscriptiontopic.html\">SubscriptionTopic</a></li>\r\n <li><a href=\"substance.html\">Substance</a></li>\r\n <li><a href=\"substancedefinition.html\">SubstanceDefinition</a></li>\r\n <li><a href=\"substancenucleicacid.html\">SubstanceNucleicAcid</a></li>\r\n <li><a href=\"substancepolymer.html\">SubstancePolymer</a></li>\r\n <li><a href=\"substanceprotein.html\">SubstanceProtein</a></li>\r\n <li><a href=\"substancereferenceinformation.html\">SubstanceReferenceInformation</a></li>\r\n <li><a href=\"substancesourcematerial.html\">SubstanceSourceMaterial</a></li>\r\n <li><a href=\"terminologycapabilities.html\">TerminologyCapabilities</a></li>\r\n <li><a href=\"testplan.html\">TestPlan</a></li>\r\n <li><a href=\"testreport.html\">TestReport</a></li>\r\n <li><a href=\"testscript.html\">TestScript</a></li>\r\n <li><a href=\"transport.html\">Transport</a></li>\r\n <li><a href=\"valueset.html\">ValueSet</a></li>\r\n <li><a href=\"verificationresult.html\">VerificationResult</a></li>\r\n</ul></div>"^^rdf:XMLLiteral ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "fhir" ] ] ) ; # fhir:url [ fhir:v "http://hl7.org/fhir/CompartmentDefinition/patient"^^xsd:anyURI] ; # fhir:version [ fhir:v "6.0.0-ballot3"] ; # fhir:name [ fhir:v "Base FHIR compartment definition for Patient"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2025-04-01T12:16:37+11:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "HL7 International / FHIR Infrastructure"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ;fhir:value [ fhir:v "http://hl7.org/fhir" ] ] ) ] [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org/fhir" ]fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] )] ) ; fhir:description [ fhir:v "There is an instance of the patient compartment for each patient resource, and the identity of the compartment is the same as the patient. When a patient is linked to another patient resource, the records associated with the linked patient resource will not be returned as part of the compartment search. Those records will be returned only with another compartment search using the \"id\" for the linked patient resource.\n \nIn cases where two patients have been merged rather than linked, associated resources should be moved to the target patient as part of the merge process, so the patient compartment for the target patient would include all relevant data, and the patient compartment for the source patient would include only the linked Patient and possibly remnant resources like AuditEvent.. The set of resources associated with a particular patient"], [ fhir:v "There is an instance of the patient compartment for each patient resource, and the identity of the compartment is the same as the patient. When a patient is linked to another patient resource, the records associated with the linked patient resource will not be returned as part of the compartment search. Those records will be returned only with another compartment search using the \"id\" for the linked patient resource.\n \nIn cases where two patients have been merged rather than linked, associated resources should be moved to the target patient as part of the merge process, so the patient compartment for the target patient would include all relevant data, and the patient compartment for the source patient would include only the linked Patient and possibly remnant resources like AuditEvent.. The set of resources associated with a particular patient"] ; fhir:code [ fhir:v "Patient"] ; fhir:search [ fhir:v "true"] ;] ) ; # fhir:description [ fhir:v "There is an instance of the patient compartment for each patient resource, and the identity of the compartment is the same as the patient. When a patient is linked to another patient resource, the records associated with the linked patient resource will not be returned as part of the compartment search. Those records will be returned only with another compartment search using the \"id\" for the linked patient resource.\n \nIn cases where two patients have been merged rather than linked, associated resources should be moved to the target patient as part of the merge process, so the patient compartment for the target patient would include all relevant data, and the patient compartment for the source patient would include only the linked Patient and possibly remnant resources like AuditEvent.. The set of resources associated with a particular patient"] ; # fhir:code [ fhir:v "Patient"] ; # fhir:search [ fhir:v true] ; # fhir:resource ( [ fhir:code [ fhir:v "Account" ] ; fhir:param ( [ fhir:v "subject" ] ) ] [ fhir:code [ fhir:v "ActivityDefinition" ] ] [ fhir:code [ fhir:v "ActorDefinition" ] ] [ fhir:code [ fhir:v "AdministrableProductDefinition" ] ] [ fhir:code [ fhir:v "AdverseEvent" ] ; fhir:param ( [ fhir:v "subject" ] ) ] [ fhir:code [ fhir:v "AllergyIntolerance" ] ;fhir:param ( [ fhir:v "patient" ] [ fhir:v "participant" ] )fhir:param ( [ fhir:v "patient" ] [ fhir:v "asserter" ] ) ] [ fhir:code [ fhir:v "Appointment" ] ; fhir:param ( [ fhir:v "actor" ] ) ] [ fhir:code [ fhir:v "AppointmentResponse" ] ; fhir:param ( [ fhir:v "actor" ] ) ] [ fhir:code [ fhir:v "ArtifactAssessment" ] ] [ fhir:code [ fhir:v "AuditEvent" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "Basic" ] ; fhir:param ( [ fhir:v "patient" ] [ fhir:v "author" ] ) ] [ fhir:code [ fhir:v "Binary" ] ] [ fhir:code [ fhir:v "BiologicallyDerivedProduct" ] ] [ fhir:code [ fhir:v "BiologicallyDerivedProductDispense" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "BodyStructure" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "Bundle" ] ] [ fhir:code [ fhir:v "CapabilityStatement" ] ] [ fhir:code [ fhir:v "CarePlan" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "CareTeam" ] ; fhir:param ( [ fhir:v "patient" ] [ fhir:v "participant" ] ) ] [ fhir:code [ fhir:v "ChargeItem" ] ; fhir:param ( [ fhir:v "subject" ] ) ] [ fhir:code [ fhir:v "ChargeItemDefinition" ] ] [ fhir:code [ fhir:v "Citation" ] ] [ fhir:code [ fhir:v "Claim" ] ; fhir:param ( [ fhir:v "patient" ] [ fhir:v "payee" ] ) ] [ fhir:code [ fhir:v "ClaimResponse" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [fhir:code [ fhir:v "ClinicalImpression" ] ;fhir:code [ fhir:v "ClinicalAssessment" ] ; fhir:param ( [ fhir:v "subject" ] ) ] [ fhir:code [ fhir:v "ClinicalUseDefinition" ] ] [ fhir:code [ fhir:v "CodeSystem" ] ] [ fhir:code [ fhir:v "Communication" ] ; fhir:param ( [ fhir:v "subject" ] [ fhir:v "sender" ] [ fhir:v "recipient" ] ) ] [ fhir:code [ fhir:v "CommunicationRequest" ] ; fhir:param ( [ fhir:v "subject" ] [ fhir:v "information-provider" ] [ fhir:v "recipient" ] [ fhir:v "requester" ] ) ] [ fhir:code [ fhir:v "CompartmentDefinition" ] ] [ fhir:code [ fhir:v "Composition" ] ; fhir:param ( [ fhir:v "subject" ] [ fhir:v "author" ] [ fhir:v "attester" ] ) ] [ fhir:code [ fhir:v "ConceptMap" ] ] [ fhir:code [ fhir:v "Condition" ] ;fhir:param ( [ fhir:v "patient" ] [ fhir:v "participant-actor" ] )fhir:param ( [ fhir:v "patient" ] [ fhir:v "asserter" ] ) ] [ fhir:code [ fhir:v "ConditionDefinition" ] ] [ fhir:code [ fhir:v "Consent" ] ; fhir:param ( [ fhir:v "subject" ] ) ] [ fhir:code [ fhir:v "Contract" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "Coverage" ] ; fhir:param ( [ fhir:v "policy-holder" ] [ fhir:v "subscriber" ] [ fhir:v "beneficiary" ] [ fhir:v "paymentby-party" ] ) ] [ fhir:code [ fhir:v "CoverageEligibilityRequest" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "CoverageEligibilityResponse" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "DetectedIssue" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "Device" ] ] [ fhir:code [ fhir:v "DeviceAlert" ] ; fhir:param ( [ fhir:v "subject" ] ) ] [ fhir:code [ fhir:v "DeviceAssociation" ] ; fhir:param ( [ fhir:v "subject" ] [ fhir:v "operator" ] ) ] [ fhir:code [ fhir:v "DeviceDefinition" ] ] [ fhir:code [ fhir:v "DeviceDispense" ] ] [ fhir:code [ fhir:v "DeviceMetric" ] ] [ fhir:code [ fhir:v "DeviceRequest" ] ; fhir:param ( [ fhir:v "subject" ] [ fhir:v "performer" ] ) ] [ fhir:code [ fhir:v "DeviceUsage" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "DiagnosticReport" ] ; fhir:param ( [ fhir:v "subject" ] ) ] [ fhir:code [ fhir:v "DocumentReference" ] ; fhir:param ( [ fhir:v "subject" ] [ fhir:v "author" ] ) ] [ fhir:code [ fhir:v "Encounter" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "EncounterHistory" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "Endpoint" ] ] [ fhir:code [ fhir:v "EnrollmentRequest" ] ; fhir:param ( [ fhir:v "subject" ] ) ] [ fhir:code [ fhir:v "EnrollmentResponse" ] ] [ fhir:code [ fhir:v "EpisodeOfCare" ] ;fhir:param ( [ fhir:v "patient" ] )fhir:param ( [ fhir:v "subject" ] ) ] [ fhir:code [ fhir:v "EventDefinition" ] ] [ fhir:code [ fhir:v "Evidence" ] ] [fhir:code [ fhir:v "EvidenceReport" ] ] [fhir:code [ fhir:v "EvidenceVariable" ] ] [ fhir:code [ fhir:v "ExampleScenario" ] ] [ fhir:code [ fhir:v "ExplanationOfBenefit" ] ; fhir:param ( [ fhir:v "patient" ] [ fhir:v "payee" ] ) ] [ fhir:code [ fhir:v "FamilyMemberHistory" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "Flag" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "FormularyItem" ] ] [ fhir:code [ fhir:v "GenomicStudy" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "Goal" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "GraphDefinition" ] ] [ fhir:code [ fhir:v "Group" ] ; fhir:param ( [ fhir:v "member" ] ) ] [ fhir:code [ fhir:v "GuidanceResponse" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "HealthcareService" ] ] [ fhir:code [ fhir:v "ImagingSelection" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "ImagingStudy" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "Immunization" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "ImmunizationEvaluation" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "ImmunizationRecommendation" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "ImplementationGuide" ] ] [ fhir:code [ fhir:v "Ingredient" ] ] [ fhir:code [ fhir:v "InsurancePlan" ] ] [ fhir:code [ fhir:v "InsuranceProduct" ] ] [ fhir:code [ fhir:v "InventoryItem" ] ] [ fhir:code [ fhir:v "InventoryReport" ] ] [ fhir:code [ fhir:v "Invoice" ] ; fhir:param ( [ fhir:v "subject" ] [ fhir:v "patient" ] [ fhir:v "recipient" ] ) ] [ fhir:code [ fhir:v "Library" ] ] [ fhir:code [ fhir:v "Linkage" ] ] [ fhir:code [ fhir:v "List" ] ; fhir:param ( [ fhir:v "subject" ] [ fhir:v "source" ] ) ] [ fhir:code [ fhir:v "Location" ] ] [ fhir:code [ fhir:v "ManufacturedItemDefinition" ] ] [ fhir:code [ fhir:v "Measure" ] ] [ fhir:code [ fhir:v "MeasureReport" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "Medication" ] ] [ fhir:code [ fhir:v "MedicationAdministration" ] ; fhir:param ( [ fhir:v "patient" ] [ fhir:v "subject" ] ) ] [ fhir:code [ fhir:v "MedicationDispense" ] ; fhir:param ( [ fhir:v "subject" ] [ fhir:v "patient" ] [ fhir:v "receiver" ] ) ] [ fhir:code [ fhir:v "MedicationKnowledge" ] ] [ fhir:code [ fhir:v "MedicationRequest" ] ; fhir:param ( [ fhir:v "subject" ] ) ] [ fhir:code [ fhir:v "MedicationStatement" ] ; fhir:param ( [ fhir:v "subject" ] ) ] [ fhir:code [ fhir:v "MedicinalProductDefinition" ] ] [ fhir:code [ fhir:v "MessageDefinition" ] ] [ fhir:code [ fhir:v "MessageHeader" ] ] [fhir:code [ fhir:v "MolecularSequence" ] ; fhir:param ( [ fhir:v "subject" ] )fhir:code [ fhir:v "MolecularDefinition" ] ] [ fhir:code [ fhir:v "MolecularSequence" ] ] [ fhir:code [ fhir:v "NamingSystem" ] ] [ fhir:code [ fhir:v "NutritionIntake" ] ; fhir:param ( [ fhir:v "subject" ] [ fhir:v "source" ] ) ] [ fhir:code [ fhir:v "NutritionOrder" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "NutritionProduct" ] ] [ fhir:code [ fhir:v "Observation" ] ; fhir:param ( [ fhir:v "subject" ] [ fhir:v "performer" ] ) ] [ fhir:code [ fhir:v "ObservationDefinition" ] ] [ fhir:code [ fhir:v "OperationDefinition" ] ] [ fhir:code [ fhir:v "OperationOutcome" ] ] [ fhir:code [ fhir:v "Organization" ] ] [ fhir:code [ fhir:v "OrganizationAffiliation" ] ] [ fhir:code [ fhir:v "PackagedProductDefinition" ] ] [ fhir:code [ fhir:v "Patient" ] ; fhir:param ( [ fhir:v "{def}" ] [ fhir:v "link" ] ) ] [ fhir:code [ fhir:v "PaymentNotice" ] ] [ fhir:code [ fhir:v "PaymentReconciliation" ] ] [ fhir:code [ fhir:v "Permission" ] ] [ fhir:code [ fhir:v "Person" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "PersonalRelationship" ] ; fhir:param ( [ fhir:v "source" ] [ fhir:v "target" ] ) ] [ fhir:code [ fhir:v "PlanDefinition" ] ] [ fhir:code [ fhir:v "Practitioner" ] ] [ fhir:code [ fhir:v "PractitionerRole" ] ] [ fhir:code [ fhir:v "Procedure" ] ; fhir:param ( [ fhir:v "patient" ] [ fhir:v "performer" ] ) ] [ fhir:code [ fhir:v "Provenance" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "Questionnaire" ] ] [ fhir:code [ fhir:v "QuestionnaireResponse" ] ; fhir:param ( [ fhir:v "subject" ] [ fhir:v "author" ] ) ] [ fhir:code [ fhir:v "RegulatedAuthorization" ] ] [ fhir:code [ fhir:v "RelatedPerson" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "RequestOrchestration" ] ; fhir:param ( [ fhir:v "subject" ] [ fhir:v "participant" ] ) ] [ fhir:code [ fhir:v "Requirements" ] ] [ fhir:code [ fhir:v "ResearchStudy" ] ] [ fhir:code [ fhir:v "ResearchSubject" ] ; fhir:param ( [ fhir:v "subject" ] ) ] [ fhir:code [ fhir:v "RiskAssessment" ] ; fhir:param ( [ fhir:v "subject" ] ) ] [ fhir:code [ fhir:v "Schedule" ] ; fhir:param ( [ fhir:v "actor" ] ) ] [ fhir:code [ fhir:v "SearchParameter" ] ] [ fhir:code [ fhir:v "ServiceRequest" ] ; fhir:param ( [ fhir:v "subject" ] [ fhir:v "performer" ] ) ] [ fhir:code [ fhir:v "Slot" ] ] [ fhir:code [ fhir:v "Specimen" ] ; fhir:param ( [ fhir:v "subject" ] ) ] [ fhir:code [ fhir:v "SpecimenDefinition" ] ] [ fhir:code [ fhir:v "StructureDefinition" ] ] [ fhir:code [ fhir:v "StructureMap" ] ] [ fhir:code [ fhir:v "Subscription" ] ] [ fhir:code [ fhir:v "SubscriptionStatus" ] ] [ fhir:code [ fhir:v "SubscriptionTopic" ] ] [ fhir:code [ fhir:v "Substance" ] ] [ fhir:code [ fhir:v "SubstanceDefinition" ] ] [ fhir:code [ fhir:v "SubstanceNucleicAcid" ] ] [ fhir:code [ fhir:v "SubstancePolymer" ] ] [ fhir:code [ fhir:v "SubstanceProtein" ] ] [ fhir:code [ fhir:v "SubstanceReferenceInformation" ] ] [ fhir:code [ fhir:v "SubstanceSourceMaterial" ] ] [ fhir:code [ fhir:v "SupplyDelivery" ] ; fhir:param ( [ fhir:v "patient" ] ) ] [ fhir:code [ fhir:v "SupplyRequest" ] ; fhir:param ( [ fhir:v "subject" ] ) ] [ fhir:code [ fhir:v "Task" ] ; fhir:param ( [ fhir:v "patient" ] [ fhir:v "focus" ] ) ] [ fhir:code [ fhir:v "TerminologyCapabilities" ] ] [ fhir:code [ fhir:v "TestPlan" ] ] [ fhir:code [ fhir:v "TestReport" ] ] [ fhir:code [ fhir:v "TestScript" ] ] [ fhir:code [ fhir:v "Transport" ] ] [ fhir:code [ fhir:v "ValueSet" ] ] [ fhir:code [ fhir:v "VerificationResult" ] ] [ fhir:code [ fhir:v "VisionPrescription" ] ; fhir:param ( [ fhir:v "patient" ] )] ) .] ) . # # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR
®©
HL7.org
2011+.
FHIR
R5
hl7.fhir.core#5.0.0
R6
hl7.fhir.core#6.0.0-ballot3
generated
on
Sun,
Mar
26,
2023
15:22+1100.
Tue,
Apr
1,
2025
12:21+1100.
Links:
Search
|
Version
History
|
Contents
|
Glossary
|
QA
|
Compare
to
R4
|
Compare
to
R4B
R5
|
|
Propose
a
change