FHIR Cross-Version Extensions package for FHIR R4 from FHIR R3
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R3 - Version 0.0.1-snapshot-2. See the Directory of published versions

: v3 Code System PaymentTerms - TTL Representation

Page standards status: Informative Maturity Level: 0

Raw ttl | Download


@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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "v3-PaymentTerms"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-PaymentTerms</b></p><a name=\"v3-PaymentTerms\"> </a><a name=\"hcv3-PaymentTerms\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/v3/PaymentTerms</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">COD<a name=\"v3-PaymentTerms-COD\"> </a></td><td>Cash on Delivery</td><td>Payment in full for products and/or services is required as soon as the service is performed or goods delivered.</td></tr><tr><td style=\"white-space:nowrap\">N30<a name=\"v3-PaymentTerms-N30\"> </a></td><td>Net 30 days</td><td>Payment in full for products and/or services is required 30 days from the time the service is performed or goods delivered.</td></tr><tr><td style=\"white-space:nowrap\">N60<a name=\"v3-PaymentTerms-N60\"> </a></td><td>Net 60 days</td><td>Payment in full for products and/or services is required 60 days from the time the service is performed or goods delivered.</td></tr><tr><td style=\"white-space:nowrap\">N90<a name=\"v3-PaymentTerms-N90\"> </a></td><td>Net 90 days</td><td>Payment in full for products and/or services is required 90 days from the time the service is performed or goods delivered.</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "External"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r3.r4"       ]     ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2"       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
  ] [
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/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/v3/PaymentTerms"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2016-11-11"] ; # 
  fhir:name [ fhir:v "v3 Code System PaymentTerms"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2016-11-10T23:00:00+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "FHIR Infrastructure"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Describes payment terms for a financial transaction, used in an invoice. This is typically expressed as a responsibility of the acceptor or payor of an invoice."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/v3-PaymentTerms"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/v3-PaymentTerms>
  ] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "COD" ] ;
fhir:display [ fhir:v "Cash on Delivery" ] ;
fhir:definition [ fhir:v "Payment in full for products and/or services is required as soon as the service is performed or goods delivered." ]
  ] [
fhir:code [ fhir:v "N30" ] ;
fhir:display [ fhir:v "Net 30 days" ] ;
fhir:definition [ fhir:v "Payment in full for products and/or services is required 30 days from the time the service is performed or goods delivered." ]
  ] [
fhir:code [ fhir:v "N60" ] ;
fhir:display [ fhir:v "Net 60 days" ] ;
fhir:definition [ fhir:v "Payment in full for products and/or services is required 60 days from the time the service is performed or goods delivered." ]
  ] [
fhir:code [ fhir:v "N90" ] ;
fhir:display [ fhir:v "Net 90 days" ] ;
fhir:definition [ fhir:v "Payment in full for products and/or services is required 90 days from the time the service is performed or goods delivered." ]
  ] ) . #