Terminology
Publish-box
(todo)
This
page
is
part
of
the
FHIR
Specification
v6.0.0-ballot4:
Release
6
Ballot
(1st
Full
Ballot)
(see
Ballot
Notes
).
The
current
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
for
published
versions
| Responsible Owner: FHIR Infrastructure Work Group | Standards Status : Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification )
Definition for Code SystemSimpleFormatCodes
@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/CodeSystem/simple-format-codes> a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "simple-format-codes"] ; # fhir:meta [fhir:lastUpdated [ fhir:v "2025-04-01T12:16:37.966+11:00"^^xsd:dateTime ]fhir:lastUpdated [ fhir:v "2025-12-18T07:07:42.170+11:00"^^xsd:dateTime ] ] ; # 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 simple-format-codes</b></p><a name=\"simple-format-codes\"> </a><a name=\"hcsimple-format-codes\"> </a><a name=\"simple-format-codes-en-AU\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/simple-format-codes</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\">xml<a name=\"simple-format-codes-xml\"> </a></td><td>The XML format described by the FHIR specification. The formal Mime Type is application/fhir+xml</td></tr><tr><td style=\"white-space:nowrap\">json<a name=\"simple-format-codes-json\"> </a></td><td>The JSON format described by the FHIR specification. The formal Mime Type is application/fhir+json</td></tr><tr><td style=\"white-space:nowrap\">ttl<a name=\"simple-format-codes-ttl\"> </a></td><td>The RDF format described by the FHIR specification. The formal Mime Type is application/fhir+turtle</td></tr></table></div>"^^rdf:XMLLiteralfhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem simple-format-codes</b></p><a name=\"simple-format-codes\"> </a><a name=\"hcsimple-format-codes\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/simple-format-codes</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\">xml<a name=\"simple-format-codes-xml\"> </a></td><td>The XML format described by the FHIR specification. The formal Mime Type is application/fhir+xml</td></tr><tr><td style=\"white-space:nowrap\">json<a name=\"simple-format-codes-json\"> </a></td><td>The JSON format described by the FHIR specification. The formal Mime Type is application/fhir+json</td></tr><tr><td style=\"white-space:nowrap\">ttl<a name=\"simple-format-codes-ttl\"> </a></td><td>The RDF format described by the FHIR specification. The formal Mime Type is application/fhir+turtle</td></tr></table></div>"^^rdf:XMLLiteral ] ] ; # fhir:extension ( [fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;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 ;a fhir:Code ; fhir:v "fhir" ] ] [fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;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 ;a fhir:Code ; fhir:v "normative" ] ] [fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version"^^xsd:anyURI ] ;fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version> ] ; fhir:value [a fhir:code ;a fhir:Code ; fhir:v "4.0.0" ] ] [fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;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 ;a fhir:Integer ; fhir:v 5 ] ] ) ; #fhir:url [ fhir:v "http://hl7.org/fhir/simple-format-codes"^^xsd:anyURI] ; #fhir:url [ fhir:v "http://hl7.org/fhir/simple-format-codes"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/simple-format-codes> ] ; # fhir:identifier ( [fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ; fhir:l <urn:ietf:rfc:3986> ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.2133" ] ] ) ; #fhir:version [ fhir:v "6.0.0-ballot3"] ; #fhir:version [ fhir:v "6.0.0-ballot4"] ; # fhir:name [ fhir:v "SimpleFormatCodes"] ; # fhir:title [ fhir:v "Simple Format Codes"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # fhir:publisher [ fhir:v "HL7 International / FHIR Infrastructure"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] ) ] ) ; # fhir:description [ fhir:v "This value set includes simple codes for format defined for CapabilityStatement.format."] ; # fhir:jurisdiction ( [ fhir:coding ( [fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;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:hierarchyMeaning [] ; # fhir:content [ fhir:v "complete"] ; # fhir:concept ( [ fhir:code [ fhir:v "xml" ] ; fhir:display [ fhir:v "xml" ] ; fhir:definition [ fhir:v "The XML format described by the FHIR specification. The formal Mime Type is application/fhir+xml" ] ] [ fhir:code [ fhir:v "json" ] ; fhir:display [ fhir:v "json" ] ; fhir:definition [ fhir:v "The JSON format described by the FHIR specification. The formal Mime Type is application/fhir+json" ] ] [ fhir:code [ fhir:v "ttl" ] ; fhir:display [ fhir:v "ttl" ] ; fhir:definition [ fhir:v "The RDF format described by the FHIR specification. The formal Mime Type is application/fhir+turtle" ] ] ) . # # -------------------------------------------------------------------------------------
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
R6
hl7.fhir.core#6.0.0-ballot3
hl7.fhir.core#6.0.0-ballot4
generated
on
Tue,
Apr
1,
Thu,
Dec
18,
2025
12:21+1100.
07:09+1100.
Links:
Search
|
Version
History
|
Contents
|
Glossary
|
QA
|
Compare
to
R4
|
Compare
to
R5
|
Compare
to
Last
Ballot
|
|
Propose
a
change