@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/3.0/CodeSystem/assert-response-code-types> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "assert-response-code-types"] ; # 
  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 assert-response-code-types</b></p><a name=\"assert-response-code-types\"> </a><a name=\"hcassert-response-code-types\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/assert-response-code-types</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">okay<a name=\"assert-response-code-types-okay\"> </a></td><td>Response code is 200.</td></tr><tr><td style=\"white-space:nowrap\">created<a name=\"assert-response-code-types-created\"> </a></td><td>Response code is 201.</td></tr><tr><td style=\"white-space:nowrap\">noContent<a name=\"assert-response-code-types-noContent\"> </a></td><td>Response code is 204.</td></tr><tr><td style=\"white-space:nowrap\">notModified<a name=\"assert-response-code-types-notModified\"> </a></td><td>Response code is 304.</td></tr><tr><td style=\"white-space:nowrap\">bad<a name=\"assert-response-code-types-bad\"> </a></td><td>Response code is 400.</td></tr><tr><td style=\"white-space:nowrap\">forbidden<a name=\"assert-response-code-types-forbidden\"> </a></td><td>Response code is 403.</td></tr><tr><td style=\"white-space:nowrap\">notFound<a name=\"assert-response-code-types-notFound\"> </a></td><td>Response code is 404.</td></tr><tr><td style=\"white-space:nowrap\">methodNotAllowed<a name=\"assert-response-code-types-methodNotAllowed\"> </a></td><td>Response code is 405.</td></tr><tr><td style=\"white-space:nowrap\">conflict<a name=\"assert-response-code-types-conflict\"> </a></td><td>Response code is 409.</td></tr><tr><td style=\"white-space:nowrap\">gone<a name=\"assert-response-code-types-gone\"> </a></td><td>Response code is 410.</td></tr><tr><td style=\"white-space:nowrap\">preconditionFailed<a name=\"assert-response-code-types-preconditionFailed\"> </a></td><td>Response code is 412.</td></tr><tr><td style=\"white-space:nowrap\">unprocessable<a name=\"assert-response-code-types-unprocessable\"> </a></td><td>Response code is 422.</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 "Informative"
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:integer ;
       fhir:v 2
     ]
  ] [
     fhir:extension ( [
       fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
       fhir:value [
         a fhir:id ;
         fhir:v "hl7.fhir.uv.xver-r3.r4b"
       ]
     ] [
       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 "trial-use" ;
       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.r4b"^^xsd:anyURI ;
           fhir:link <http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4b>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/assert-response-code-types"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "3.0.2"] ; # 
  fhir:name [ fhir:v "AssertionResponseTypes"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2019-10-24T10:53: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 "The type of response code to use for assertion."] ; # 
  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/assert-response-code-types|4.3.0"^^xsd:anyURI ;
     fhir:link <http://hl7.org/fhir/ValueSet/assert-response-code-types|4.3.0>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "okay" ] ;
     fhir:display [ fhir:v "okay" ] ;
     fhir:definition [ fhir:v "Response code is 200." ]
  ] [
     fhir:code [ fhir:v "created" ] ;
     fhir:display [ fhir:v "created" ] ;
     fhir:definition [ fhir:v "Response code is 201." ]
  ] [
     fhir:code [ fhir:v "noContent" ] ;
     fhir:display [ fhir:v "noContent" ] ;
     fhir:definition [ fhir:v "Response code is 204." ]
  ] [
     fhir:code [ fhir:v "notModified" ] ;
     fhir:display [ fhir:v "notModified" ] ;
     fhir:definition [ fhir:v "Response code is 304." ]
  ] [
     fhir:code [ fhir:v "bad" ] ;
     fhir:display [ fhir:v "bad" ] ;
     fhir:definition [ fhir:v "Response code is 400." ]
  ] [
     fhir:code [ fhir:v "forbidden" ] ;
     fhir:display [ fhir:v "forbidden" ] ;
     fhir:definition [ fhir:v "Response code is 403." ]
  ] [
     fhir:code [ fhir:v "notFound" ] ;
     fhir:display [ fhir:v "notFound" ] ;
     fhir:definition [ fhir:v "Response code is 404." ]
  ] [
     fhir:code [ fhir:v "methodNotAllowed" ] ;
     fhir:display [ fhir:v "methodNotAllowed" ] ;
     fhir:definition [ fhir:v "Response code is 405." ]
  ] [
     fhir:code [ fhir:v "conflict" ] ;
     fhir:display [ fhir:v "conflict" ] ;
     fhir:definition [ fhir:v "Response code is 409." ]
  ] [
     fhir:code [ fhir:v "gone" ] ;
     fhir:display [ fhir:v "gone" ] ;
     fhir:definition [ fhir:v "Response code is 410." ]
  ] [
     fhir:code [ fhir:v "preconditionFailed" ] ;
     fhir:display [ fhir:v "preconditionFailed" ] ;
     fhir:definition [ fhir:v "Response code is 412." ]
  ] [
     fhir:code [ fhir:v "unprocessable" ] ;
     fhir:display [ fhir:v "unprocessable" ] ;
     fhir:definition [ fhir:v "Response code is 422." ]
  ] ) . # 

# -------------------------------------------------------------------------------------

