@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/xver/CodeSystem/verificationresult-primary-source-type> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "verificationresult-primary-source-type"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>This code system http://hl7.org/fhir/verificationresult-primary-source-type defines the following codes:</p>\n            <table class=\"codes\">\n              <tr>\n                <td style=\"white-space:nowrap\">\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Display</b>\n                </td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">lic-board\n                  <a name=\"verificationresult-primary-source-type-lic-board\"> </a>\n                </td>\n                <td>License Board</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">prim\n                  <a name=\"verificationresult-primary-source-type-prim\"> </a>\n                </td>\n                <td>Primary Education</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">cont-ed\n                  <a name=\"verificationresult-primary-source-type-cont-ed\"> </a>\n                </td>\n                <td>Continuing Education</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">post-serv\n                  <a name=\"verificationresult-primary-source-type-post-serv\"> </a>\n                </td>\n                <td>Postal Service</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">rel-own\n                  <a name=\"verificationresult-primary-source-type-rel-own\"> </a>\n                </td>\n                <td>Relationship owner</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">reg-auth\n                  <a name=\"verificationresult-primary-source-type-reg-auth\"> </a>\n                </td>\n                <td>Registration Authority</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">legal\n                  <a name=\"verificationresult-primary-source-type-legal\"> </a>\n                </td>\n                <td>Legal source</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">issuer\n                  <a name=\"verificationresult-primary-source-type-issuer\"> </a>\n                </td>\n                <td>Issuing source</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">auth-source\n                  <a name=\"verificationresult-primary-source-type-auth-source\"> </a>\n                </td>\n                <td>Authoritative source</td>\n              </tr>\n            </table>\n          </div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:extension ( [
       fhir:url [
         fhir:v "packageId"^^xsd:anyURI ;
         fhir:l fhir:packageId
       ] ;
       fhir:value [
         a fhir:Id ;
         fhir:v "hl7.fhir.uv.xver-r4b.r5"
       ]
     ] [
       fhir:url [
         fhir:v "version"^^xsd:anyURI ;
         fhir:l fhir:version
       ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "0.1.0"
       ]
     ] [
       fhir:url [
         fhir:v "uri"^^xsd:anyURI ;
         fhir:l fhir:uri
       ] ;
       fhir:value [
         a fhir:Uri ;
         fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5>
       ]
     ] ) ;
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/package-source>
     ]
  ] [
     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 "pa"
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/verificationresult-primary-source-type"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/verificationresult-primary-source-type>
  ] ; # 
  fhir:version [ fhir:v "4.3.0"] ; # 
  fhir:name [ fhir:v "primary-source-type"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2018-06-05T09:06:02-05:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Patient Administration"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "Patient Administration" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pafm" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Type of the validation primary source"] ; # 
  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:display [ fhir:v "World" ]
     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
     fhir:v "http://hl7.org/fhir/ValueSet/primary-source-type"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/ValueSet/primary-source-type>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "lic-board" ] ;
     fhir:display [ fhir:v "License Board" ]
  ] [
     fhir:code [ fhir:v "prim" ] ;
     fhir:display [ fhir:v "Primary Education" ]
  ] [
     fhir:code [ fhir:v "cont-ed" ] ;
     fhir:display [ fhir:v "Continuing Education" ]
  ] [
     fhir:code [ fhir:v "post-serv" ] ;
     fhir:display [ fhir:v "Postal Service" ]
  ] [
     fhir:code [ fhir:v "rel-own" ] ;
     fhir:display [ fhir:v "Relationship owner" ]
  ] [
     fhir:code [ fhir:v "reg-auth" ] ;
     fhir:display [ fhir:v "Registration Authority" ]
  ] [
     fhir:code [ fhir:v "legal" ] ;
     fhir:display [ fhir:v "Legal source" ]
  ] [
     fhir:code [ fhir:v "issuer" ] ;
     fhir:display [ fhir:v "Issuing source" ]
  ] [
     fhir:code [ fhir:v "auth-source" ] ;
     fhir:display [ fhir:v "Authoritative source" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

