EMIS Web Adapter for QuickFHIR
2.0.0 - draft

Publish Box goes here

: patient - TTL Representation

Page standards status: Trial-use

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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:Resource.id [ fhir:value "clinical-patient"]; # 
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: SearchParameter</b><a name=\"clinical-patient\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource SearchParameter &quot;clinical-patient&quot; </p></div><p><b>Standards Status</b>: trial-use</p><p><b>url</b>: <code>http://hl7.org/fhir/SearchParameter/clinical-patient</code></p><p><b>version</b>: 2.0.0</p><p><b>name</b>: patient</p><p><b>status</b>: draft</p><p><b>experimental</b>: false</p><p><b>date</b>: 2019-11-01 09:29:23+1100</p><p><b>publisher</b>: Health Level Seven International (Patient Care)</p><p><b>contact</b>: <a href=\"http://hl7.org/fhir\">http://hl7.org/fhir</a>, <a href=\"http://www.hl7.org/Special/committees/patientcare/index.cfm\">http://www.hl7.org/Special/committees/patientcare/index.cfm</a></p><p><b>description</b>: Multiple Resources: \r\n\r\n* [AllergyIntolerance](allergyintolerance.html): Who the sensitivity is for\r\n* [CarePlan](careplan.html): Who the care plan is for\r\n* [CareTeam](careteam.html): Who care team is for\r\n* [ClinicalImpression](clinicalimpression.html): Patient or group assessed\r\n* [Composition](composition.html): Who and/or what the composition is about\r\n* [Condition](condition.html): Who has the condition?\r\n* [Consent](consent.html): Who the consent applies to\r\n* [DetectedIssue](detectedissue.html): Associated patient\r\n* [DeviceRequest](devicerequest.html): Individual the service is ordered for\r\n* [DeviceUseStatement](deviceusestatement.html): Search by subject - a patient\r\n* [DiagnosticReport](diagnosticreport.html): The subject of the report if a patient\r\n* [DocumentManifest](documentmanifest.html): The subject of the set of documents\r\n* [DocumentReference](documentreference.html): Who/what is the subject of the document\r\n* [Encounter](encounter.html): The patient or group present at the encounter\r\n* [EpisodeOfCare](episodeofcare.html): The patient who is the focus of this episode of care\r\n* [FamilyMemberHistory](familymemberhistory.html): The identity of a subject to list family member history items for\r\n* [Flag](flag.html): The identity of a subject to list flags for\r\n* [Goal](goal.html): Who this goal is intended for\r\n* [ImagingStudy](imagingstudy.html): Who the study is about\r\n* [Immunization](immunization.html): The patient for the vaccination record\r\n* [List](list.html): If all resources have the same subject\r\n* [MedicationAdministration](medicationadministration.html): The identity of a patient to list administrations  for\r\n* [MedicationDispense](medicationdispense.html): The identity of a patient to list dispenses  for\r\n* [MedicationRequest](medicationrequest.html): Returns prescriptions for a specific patient\r\n* [MedicationStatement](medicationstatement.html): Returns statements for a specific patient.\r\n* [NutritionOrder](nutritionorder.html): The identity of the person who requires the diet, formula or nutritional supplement\r\n* [Observation](observation.html): The subject that the observation is about (if patient)\r\n* [Procedure](procedure.html): Search by subject - a patient\r\n* [RiskAssessment](riskassessment.html): Who/what does assessment apply to?\r\n* [ServiceRequest](servicerequest.html): Search by subject - a patient\r\n* [SupplyDelivery](supplydelivery.html): Patient for whom the item is supplied\r\n* [VisionPrescription](visionprescription.html): The identity of a patient to list dispenses for\r\n</p><p><b>code</b>: patient</p><p><b>base</b>: AllergyIntolerance, CarePlan, CareTeam, ClinicalImpression, Composition, Condition, Consent, DetectedIssue, DeviceRequest, DeviceUseStatement, DiagnosticReport, DocumentManifest, DocumentReference, Encounter, EpisodeOfCare, FamilyMemberHistory, Flag, Goal, ImagingStudy, Immunization, List, MedicationAdministration, MedicationDispense, MedicationRequest, MedicationStatement, NutritionOrder, Observation, Procedure, RiskAssessment, ServiceRequest, SupplyDelivery, VisionPrescription</p><p><b>type</b>: reference</p><p><b>expression</b>: AllergyIntolerance.patient | CarePlan.subject.where(resolve() is Patient) | CareTeam.subject.where(resolve() is Patient) | ClinicalImpression.subject.where(resolve() is Patient) | Composition.subject.where(resolve() is Patient) | Condition.subject.where(resolve() is Patient) | Consent.patient | DetectedIssue.patient | DeviceRequest.subject.where(resolve() is Patient) | DeviceUseStatement.subject | DiagnosticReport.subject.where(resolve() is Patient) | DocumentManifest.subject.where(resolve() is Patient) | DocumentReference.subject.where(resolve() is Patient) | Encounter.subject.where(resolve() is Patient) | EpisodeOfCare.patient | FamilyMemberHistory.patient | Flag.subject.where(resolve() is Patient) | Goal.subject.where(resolve() is Patient) | ImagingStudy.subject.where(resolve() is Patient) | Immunization.patient | List.subject.where(resolve() is Patient) | MedicationAdministration.subject.where(resolve() is Patient) | MedicationDispense.subject.where(resolve() is Patient) | MedicationRequest.subject.where(resolve() is Patient) | MedicationStatement.subject.where(resolve() is Patient) | NutritionOrder.patient | Observation.subject.where(resolve() is Patient) | Procedure.subject.where(resolve() is Patient) | RiskAssessment.subject.where(resolve() is Patient) | ServiceRequest.subject.where(resolve() is Patient) | SupplyDelivery.patient | VisionPrescription.patient</p><p><b>xpathUsage</b>: normal</p><p><b>target</b>: Patient, Group</p></div>"
  ]; # 
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
     fhir:Extension.valueCode [ fhir:value "trial-use" ]
  ]; # 
  fhir:SearchParameter.url [ fhir:value "http://hl7.org/fhir/SearchParameter/clinical-patient"]; # 
  fhir:SearchParameter.version [ fhir:value "2.0.0"]; # 
  fhir:SearchParameter.name [ fhir:value "patient"]; # 
  fhir:SearchParameter.status [ fhir:value "draft"]; # 
  fhir:SearchParameter.experimental [ fhir:value "false"^^xsd:boolean]; # 
  fhir:SearchParameter.date [ fhir:value "2019-11-01T09:29:23+11:00"^^xsd:dateTime]; # 
  fhir:SearchParameter.publisher [ fhir:value "Health Level Seven International (Patient Care)"]; # 
  fhir:SearchParameter.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]     ]
  ], [
     fhir:index 1;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/patientcare/index.cfm" ]     ]
  ]; # 
  fhir:SearchParameter.description [ fhir:value "Multiple Resources: \r\n\r\n* [AllergyIntolerance](allergyintolerance.html): Who the sensitivity is for\r\n* [CarePlan](careplan.html): Who the care plan is for\r\n* [CareTeam](careteam.html): Who care team is for\r\n* [ClinicalImpression](clinicalimpression.html): Patient or group assessed\r\n* [Composition](composition.html): Who and/or what the composition is about\r\n* [Condition](condition.html): Who has the condition?\r\n* [Consent](consent.html): Who the consent applies to\r\n* [DetectedIssue](detectedissue.html): Associated patient\r\n* [DeviceRequest](devicerequest.html): Individual the service is ordered for\r\n* [DeviceUseStatement](deviceusestatement.html): Search by subject - a patient\r\n* [DiagnosticReport](diagnosticreport.html): The subject of the report if a patient\r\n* [DocumentManifest](documentmanifest.html): The subject of the set of documents\r\n* [DocumentReference](documentreference.html): Who/what is the subject of the document\r\n* [Encounter](encounter.html): The patient or group present at the encounter\r\n* [EpisodeOfCare](episodeofcare.html): The patient who is the focus of this episode of care\r\n* [FamilyMemberHistory](familymemberhistory.html): The identity of a subject to list family member history items for\r\n* [Flag](flag.html): The identity of a subject to list flags for\r\n* [Goal](goal.html): Who this goal is intended for\r\n* [ImagingStudy](imagingstudy.html): Who the study is about\r\n* [Immunization](immunization.html): The patient for the vaccination record\r\n* [List](list.html): If all resources have the same subject\r\n* [MedicationAdministration](medicationadministration.html): The identity of a patient to list administrations  for\r\n* [MedicationDispense](medicationdispense.html): The identity of a patient to list dispenses  for\r\n* [MedicationRequest](medicationrequest.html): Returns prescriptions for a specific patient\r\n* [MedicationStatement](medicationstatement.html): Returns statements for a specific patient.\r\n* [NutritionOrder](nutritionorder.html): The identity of the person who requires the diet, formula or nutritional supplement\r\n* [Observation](observation.html): The subject that the observation is about (if patient)\r\n* [Procedure](procedure.html): Search by subject - a patient\r\n* [RiskAssessment](riskassessment.html): Who/what does assessment apply to?\r\n* [ServiceRequest](servicerequest.html): Search by subject - a patient\r\n* [SupplyDelivery](supplydelivery.html): Patient for whom the item is supplied\r\n* [VisionPrescription](visionprescription.html): The identity of a patient to list dispenses for\r\n"]; # 
  fhir:SearchParameter.code [ fhir:value "patient"]; # 
  fhir:SearchParameter.base [
     fhir:value "AllergyIntolerance";
     fhir:index 0
  ], [
     fhir:value "CarePlan";
     fhir:index 1
  ], [
     fhir:value "CareTeam";
     fhir:index 2
  ], [
     fhir:value "ClinicalImpression";
     fhir:index 3
  ], [
     fhir:value "Composition";
     fhir:index 4
  ], [
     fhir:value "Condition";
     fhir:index 5
  ], [
     fhir:value "Consent";
     fhir:index 6
  ], [
     fhir:value "DetectedIssue";
     fhir:index 7
  ], [
     fhir:value "DeviceRequest";
     fhir:index 8
  ], [
     fhir:value "DeviceUseStatement";
     fhir:index 9
  ], [
     fhir:value "DiagnosticReport";
     fhir:index 10
  ], [
     fhir:value "DocumentManifest";
     fhir:index 11
  ], [
     fhir:value "DocumentReference";
     fhir:index 12
  ], [
     fhir:value "Encounter";
     fhir:index 13
  ], [
     fhir:value "EpisodeOfCare";
     fhir:index 14
  ], [
     fhir:value "FamilyMemberHistory";
     fhir:index 15
  ], [
     fhir:value "Flag";
     fhir:index 16
  ], [
     fhir:value "Goal";
     fhir:index 17
  ], [
     fhir:value "ImagingStudy";
     fhir:index 18
  ], [
     fhir:value "Immunization";
     fhir:index 19
  ], [
     fhir:value "List";
     fhir:index 20
  ], [
     fhir:value "MedicationAdministration";
     fhir:index 21
  ], [
     fhir:value "MedicationDispense";
     fhir:index 22
  ], [
     fhir:value "MedicationRequest";
     fhir:index 23
  ], [
     fhir:value "MedicationStatement";
     fhir:index 24
  ], [
     fhir:value "NutritionOrder";
     fhir:index 25
  ], [
     fhir:value "Observation";
     fhir:index 26
  ], [
     fhir:value "Procedure";
     fhir:index 27
  ], [
     fhir:value "RiskAssessment";
     fhir:index 28
  ], [
     fhir:value "ServiceRequest";
     fhir:index 29
  ], [
     fhir:value "SupplyDelivery";
     fhir:index 30
  ], [
     fhir:value "VisionPrescription";
     fhir:index 31
  ]; # 
  fhir:SearchParameter.type [ fhir:value "reference"]; # 
  fhir:SearchParameter.expression [ fhir:value "AllergyIntolerance.patient | CarePlan.subject.where(resolve() is Patient) | CareTeam.subject.where(resolve() is Patient) | ClinicalImpression.subject.where(resolve() is Patient) | Composition.subject.where(resolve() is Patient) | Condition.subject.where(resolve() is Patient) | Consent.patient | DetectedIssue.patient | DeviceRequest.subject.where(resolve() is Patient) | DeviceUseStatement.subject | DiagnosticReport.subject.where(resolve() is Patient) | DocumentManifest.subject.where(resolve() is Patient) | DocumentReference.subject.where(resolve() is Patient) | Encounter.subject.where(resolve() is Patient) | EpisodeOfCare.patient | FamilyMemberHistory.patient | Flag.subject.where(resolve() is Patient) | Goal.subject.where(resolve() is Patient) | ImagingStudy.subject.where(resolve() is Patient) | Immunization.patient | List.subject.where(resolve() is Patient) | MedicationAdministration.subject.where(resolve() is Patient) | MedicationDispense.subject.where(resolve() is Patient) | MedicationRequest.subject.where(resolve() is Patient) | MedicationStatement.subject.where(resolve() is Patient) | NutritionOrder.patient | Observation.subject.where(resolve() is Patient) | Procedure.subject.where(resolve() is Patient) | RiskAssessment.subject.where(resolve() is Patient) | ServiceRequest.subject.where(resolve() is Patient) | SupplyDelivery.patient | VisionPrescription.patient"]; # 
  fhir:SearchParameter.xpathUsage [ fhir:value "normal"]; # 
  fhir:SearchParameter.target [
     fhir:value "Patient";
     fhir:index 0
  ], [
     fhir:value "Group";
     fhir:index 1
  ]. # 

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.