{
"description": "This value set includes simple codes for format defined for CapabilityStatement.format.",
"_filename": "CodeSystem-simple-format-codes.json",
"package_name": "hl7.fhir.r6.examples",
"date": null,
"meta": {
"lastUpdated": "2025-04-01T12:16:37.966+11:00"
},
"publisher": "HL7 International / FHIR Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "SimpleFormatCodes",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Simple Format Codes",
"package_version": "6.0.0-ballot3",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 5
} ],
"status": "active",
"id": "fb749ad2-136e-40e6-ac41-b3faaa8e83fb",
"kind": null,
"url": "http://hl7.org/fhir/simple-format-codes",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.2133",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "xml",
"display": "xml",
"definition": "The XML format described by the FHIR specification. The formal Mime Type is application/fhir+xml"
}, {
"code": "json",
"display": "json",
"definition": "The JSON format described by the FHIR specification. The formal Mime Type is application/fhir+json"
}, {
"code": "ttl",
"display": "ttl",
"definition": "The RDF format described by the FHIR specification. The formal Mime Type is application/fhir+turtle"
} ],
"caseSensitive": true,
"version": "6.0.0-ballot3",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}