Terminology
Publish-box (todo)
| FHIR Infrastructure Work Group | Maturity Level : N/A | Standards Status : Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification )
Definition for Code SystemResourceValidationMode
@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:id [ fhir:v "resource-validation-mode"] ;<http://hl7.org/fhir/CodeSystem/resource-validation-mode> a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "resource-validation-mode"] ; # fhir:meta [fhir:lastUpdated [ fhir:v "2023-03-26T15:21:02.749+11:00" ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] ) ] ;fhir:lastUpdated [ fhir:v "2025-04-01T12:16:37.966+11:00"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem> ] ) ] ; # fhir:text [fhir:status [ fhir:v "generated" ] ] ;fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem resource-validation-mode</b></p><a name=\"resource-validation-mode\"> </a><a name=\"hcresource-validation-mode\"> </a><a name=\"resource-validation-mode-en-AU\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://hl7.org/fhir/resource-validation-mode</code> defines the following codes:</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\">create<a name=\"resource-validation-mode-create\"> </a></td><td>Validate for Create</td><td>The server checks the content, and then checks that the content would be acceptable as a create (e.g. that the content would not violate any uniqueness constraints).</td></tr><tr><td style=\"white-space:nowrap\">update<a name=\"resource-validation-mode-update\"> </a></td><td>Validate for Update</td><td>The server checks the content, and then checks that it would accept it as an update against the nominated specific resource (e.g. that there are no changes to immutable fields the server does not allow to change and checking version integrity if appropriate).</td></tr><tr><td style=\"white-space:nowrap\">delete<a name=\"resource-validation-mode-delete\"> </a></td><td>Validate for Delete</td><td>The server ignores the content and checks that the nominated resource is allowed to be deleted (e.g. checking referential integrity rules).</td></tr><tr><td style=\"white-space:nowrap\">profile<a name=\"resource-validation-mode-profile\"> </a></td><td>Validate Against a Profile</td><td>The server checks an existing resource as valid against the nominated profile.</td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:extension ( [fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ; fhir:value [ fhir:v "fhir" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/resource-validation-mode"], [ fhir:v "http://hl7.org/fhir/resource-validation-mode"] ;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/resource-validation-mode"^^xsd:anyURI] ; # fhir:identifier ( [fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.119" ] ] [ fhir:use [ fhir:v "old" ] ; fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.1.109" ] ] [ fhir:use [ fhir:v "old" ] ; fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.2.48" ] ] [ fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ;fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.119" ] ] [ fhir:use [ fhir:v "old" ] ;fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ;fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.1.109" ] ] [ fhir:use [ fhir:v "old" ] ;fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ;fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.2.48" ]] ) ; fhir:version [ fhir:v "5.0.0"], [ fhir:v "5.0.0"] ; fhir:name [ fhir:v "ResourceValidationMode"], [ fhir:v "ResourceValidationMode"] ; fhir:title [ fhir:v "Resource Validation Mode"], [ fhir:v "Resource Validation Mode"] ; fhir:status [ fhir:v "draft"], [ fhir:v "draft"] ; fhir:experimental [ fhir:v "true"], [ fhir:v "true"] ; fhir:publisher [ fhir:v "HL7 International"], [ fhir:v "HL7 International"] ; fhir:description [ fhir:v "ResourceValidationMode"], [ fhir:v "ResourceValidationMode"] ;] ) ; # fhir:version [ fhir:v "6.0.0-ballot3"] ; # fhir:name [ fhir:v "ResourceValidationMode"] ; # fhir:title [ fhir:v "Resource Validation Mode"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v false] ; # fhir:publisher [ fhir:v "HL7 International"] ; # fhir:description [ fhir:v "ResourceValidationMode"] ; # fhir:jurisdiction ( [ fhir:coding ( [fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ; fhir:code [ fhir:v "001" ] ; fhir:display [ fhir:v "World" ] ] ) ] [ fhir:coding ( [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;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:content [ fhir:v "complete"] ;] ) ; # fhir:caseSensitive [ fhir:v true] ; # fhir:hierarchyMeaning [] ; # fhir:content [ fhir:v "complete"] ; # fhir:concept ( [ fhir:code [ fhir:v "create" ] ; fhir:display [ fhir:v "Validate for Create" ] ; fhir:definition [ fhir:v "The server checks the content, and then checks that the content would be acceptable as a create (e.g. that the content would not violate any uniqueness constraints)." ] ] [ fhir:code [ fhir:v "update" ] ; fhir:display [ fhir:v "Validate for Update" ] ; fhir:definition [ fhir:v "The server checks the content, and then checks that it would accept it as an update against the nominated specific resource (e.g. that there are no changes to immutable fields the server does not allow to change and checking version integrity if appropriate)." ] ] [ fhir:code [ fhir:v "delete" ] ; fhir:display [ fhir:v "Validate for Delete" ] ; fhir:definition [ fhir:v "The server ignores the content and checks that the nominated resource is allowed to be deleted (e.g. checking referential integrity rules)." ] ] [ fhir:code [ fhir:v "profile" ] ; fhir:display [ fhir:v "Validate Against a Profile" ] ;fhir:definition [ fhir:v "The server checks an existing resource (must be nominated by id, not provided as a parameter) as valid against the nominated profile." ] ] ) .fhir:definition [ fhir:v "The server checks an existing resource as valid against the nominated profile." ] ] ) . # # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR
®©
HL7.org
2011+.
FHIR
R5
hl7.fhir.core#5.0.0
R6
hl7.fhir.core#6.0.0-ballot3
generated
on
Sun,
Mar
26,
2023
15:22+1100.
Tue,
Apr
1,
2025
12:21+1100.
Links:
Search
|
Version
History
|
Contents
|
Glossary
|
QA
|
Compare
to
R4
|
Compare
to
R4B
R5
|
|
Propose
a
change