Da Vinci Payer Data Exchange
2.0.0-ballot - ballot US

Publication Build: This will be filled in by the publication tooling

: ExplanationOfBenefit_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 "explanationofbenefit-patient"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "1" ];
     fhir:Meta.lastUpdated [ fhir:value "2019-12-16T06:41:13.000+00:00"^^xsd:dateTime ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"explanationofbenefit-patient\" Version \"1\" Updated \"2019-12-16 06:41:13+0000\" </p></div><p><b>Standards Status</b>: trial-use</p><p><b>url</b>: <code>http://hl7.org/fhir/us/davinci-pdex/SearchParameter/explanationofbenefit-patient</code></p><p><b>version</b>: 2.0.0-ballot</p><p><b>name</b>: ExplanationOfBenefit_Patient</p><p><b>derivedFrom</b>: <a href=\"http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-patient\">http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-patient</a></p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>date</b>: 2019-12-01 09:48:45+0000</p><p><b>publisher</b>: HL7 Financial Management Working Group</p><p><b>contact</b>: HL7 Financial Management Working Group: <a href=\"http://www.hl7.org/Special/committees/fm\">http://www.hl7.org/Special/committees/fm</a>,<a href=\"mailto:fm@lists.HL7.org\">fm@lists.HL7.org</a>, Mark Scrimshire (mark.scrimshire@onyxhealth.io): <a href=\"mailto:mailto:mark.scrimshire@onyxhealth.io\">mailto:mark.scrimshire@onyxhealth.io</a>, HL7 International - Financial Management: <a href=\"http://www.hl7.org/Special/committees/fm\">http://www.hl7.org/Special/committees/fm</a></p><p><b>description</b>: The reference to the patient</p><p><b>jurisdiction</b>: United States of America <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#US)</span></p><p><b>code</b>: patient</p><p><b>base</b>: ExplanationOfBenefit</p><p><b>type</b>: reference</p><p><b>expression</b>: ExplanationOfBenefit.patient</p><p><b>xpath</b>: f:ExplanationOfBenefit/f:patient</p><p><b>xpathUsage</b>: normal</p><p><b>target</b>: Patient</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/us/davinci-pdex/SearchParameter/explanationofbenefit-patient"];
  fhir:SearchParameter.version [ fhir:value "2.0.0-ballot"];
  fhir:SearchParameter.name [ fhir:value "ExplanationOfBenefit_Patient"];
  fhir:SearchParameter.derivedFrom [
     fhir:value "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-patient";
     fhir:link <http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-patient>
  ];
  fhir:SearchParameter.status [ fhir:value "active"];
  fhir:SearchParameter.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:SearchParameter.date [ fhir:value "2019-12-01T09:48:45+00:00"^^xsd:dateTime];
  fhir:SearchParameter.publisher [ fhir:value "HL7 Financial Management Working Group"];
  fhir:SearchParameter.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "HL7 Financial Management Working Group" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/fm" ]     ], [
       fhir:index 1;
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "fm@lists.HL7.org" ]     ]
  ], [
     fhir:index 1;
     fhir:ContactDetail.name [ fhir:value "Mark Scrimshire (mark.scrimshire@onyxhealth.io)" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "mailto:mark.scrimshire@onyxhealth.io" ]     ]
  ], [
     fhir:index 2;
     fhir:ContactDetail.name [ fhir:value "HL7 International - Financial Management" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/fm" ]     ]
  ];
  fhir:SearchParameter.description [ fhir:value "The reference to the patient"];
  fhir:SearchParameter.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
       fhir:Coding.code [ fhir:value "US" ];
       fhir:Coding.display [ fhir:value "United States of America" ]     ]
  ];
  fhir:SearchParameter.code [ fhir:value "patient"];
  fhir:SearchParameter.base [
     fhir:value "ExplanationOfBenefit";
     fhir:index 0
  ];
  fhir:SearchParameter.type [ fhir:value "reference"];
  fhir:SearchParameter.expression [ fhir:value "ExplanationOfBenefit.patient"];
  fhir:SearchParameter.xpath [ fhir:value "f:ExplanationOfBenefit/f:patient"];
  fhir:SearchParameter.xpathUsage [ fhir:value "normal"];
  fhir:SearchParameter.target [
     fhir:value "Patient";
     fhir:index 0
  ].

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

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