Extensions for Using Data Elements from FHIR STU3 in FHIR R5
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR STU3 in FHIR R5 - Downloaded Version null See the Directory of published versions

: AssertionResponseTypes - TTL Representation

Page standards status: Trial-use Maturity Level: 2

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 "assert-response-code-types"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status>     ] ;
fhir:value [
a fhir:String ;
fhir:v "Informative"     ]
  ] [
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 "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId       ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r3.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-r3.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.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 "fhir"     ]
  ] [
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/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5>         ]       ] )     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/assert-response-code-types"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/assert-response-code-types>
  ] ; # 
  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-23T19:53:00-05: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: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/assert-response-code-types|5.0.0"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/assert-response-code-types?version=5.0.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." ]
  ] ) . #