@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 -------------------------------------------------------------------

<http://hl7.org/fhir/uv/order-catalog/ValueSet/laboratory-service-reimbursability-vs> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "laboratory-service-reimbursability-vs"] ; # 
  fhir:meta [
     fhir:lastUpdated [ fhir:v "2020-03-20T09:55:00Z"^^xsd:dateTime ] ;
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/shareablevalueset>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet laboratory-service-reimbursability-vs</b></p><a name=\"laboratory-service-reimbursability-vs\"> </a><a name=\"hclaboratory-service-reimbursability-vs\"> </a><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\">Last updated: 2020-03-20 09:55:00+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R5/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href=\"CodeSystem-laboratory-service-reimbursability.html\"><code>http://hl7.org/fhir/uv/order-catalog/CodeSystem/laboratory-service-reimbursability</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?1.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-laboratory-service-reimbursability.html#laboratory-service-reimbursability-none\">none</a></td><td>no reimbursement provided for the service in general</td><td>The service is usually not covered by insurance plans, and charged to the paying party</td></tr><tr><td><a href=\"CodeSystem-laboratory-service-reimbursability.html#laboratory-service-reimbursability-normal\">normal</a></td><td>normal reimbursement dispositions applicable to the service</td><td>The service is usually  reimbursed (partially or totally) under general dispositions defined in insurance plans, independently of the service</td></tr><tr><td><a href=\"CodeSystem-laboratory-service-reimbursability.html#laboratory-service-reimbursability-conditional\">conditional</a></td><td>reimbursement of service subject to conditions</td><td>The service reimbursement is conditioned by the clinical context of the order</td></tr><tr><td><a href=\"CodeSystem-laboratory-service-reimbursability.html#laboratory-service-reimbursability-partial\">partial</a></td><td>normal reimbursement limited to a part of the service</td><td>The service is composed of a part that is usually reimbursed under general dispositions defined in insurance plans, and of a part that is non-reimbursable</td></tr><tr><td><a href=\"CodeSystem-laboratory-service-reimbursability.html#laboratory-service-reimbursability-conditional-partial\">conditional-partial</a></td><td>reimbursement limited to a part of the service and subject to conditions</td><td>The service is composed of a part that is  reimbursable depending on the clinical context, and of a part that is non-reimbursable</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     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 "oo"
     ]
  ] [
     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 2 ;
       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/uv/order-catalog/ImplementationGuide/ig-uv-order-catalog"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/uv/order-catalog/ImplementationGuide/ig-uv-order-catalog>
         ]
       ] )
     ]
  ] [
     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/uv/order-catalog/ImplementationGuide/ig-uv-order-catalog"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/uv/order-catalog/ImplementationGuide/ig-uv-order-catalog>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/uv/order-catalog/ValueSet/laboratory-service-reimbursability-vs"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/uv/order-catalog/ValueSet/laboratory-service-reimbursability-vs>
  ] ; # 
  fhir:identifier ( [
     fhir:system [
       fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
       fhir:l <urn:ietf:rfc:3986>
     ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.55.48.6" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "LaboratoryServiceReimbursabilityVS"] ; # 
  fhir:title [ fhir:v "Kinds of reibursability coarse categories for a laboratory service"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2020-03-20"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 International / Orders and Observations"] ; # 
  fhir:contact ( [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/orders" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This value set provides codes summarizing the reimbursement dispositions that can affect a laboratory service"] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
         fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
       ] ;
       fhir:code [ fhir:v "001" ]
     ] )
  ] ) ; # 
  fhir:immutable [ fhir:v false] ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [
         fhir:v "http://hl7.org/fhir/uv/order-catalog/CodeSystem/laboratory-service-reimbursability"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/order-catalog/CodeSystem/laboratory-service-reimbursability>
       ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "none" ] ;
         fhir:display [ fhir:v "no reimbursement provided for the service in general" ]
       ] [
         fhir:code [ fhir:v "normal" ] ;
         fhir:display [ fhir:v "normal reimbursement dispositions applicable to the service" ]
       ] [
         fhir:code [ fhir:v "conditional" ] ;
         fhir:display [ fhir:v "reimbursement of service subject to conditions" ]
       ] [
         fhir:code [ fhir:v "partial" ] ;
         fhir:display [ fhir:v "normal reimbursement limited to a part of the service" ]
       ] [
         fhir:code [ fhir:v "conditional-partial" ] ;
         fhir:display [ fhir:v "reimbursement limited to a part of the service and subject to conditions" ]
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

