{
"description": "FHIR Format types",
"_filename": "CodeSystem-fhir-format-type.json",
"package_name": "hl7.fhir.r6.examples",
"date": "2022-08-17",
"meta": {
"lastUpdated": "2023-12-18T15:12:07.602+11:00"
},
"publisher": "HL7",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "FHIRFormatType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "FHIR Format Type",
"package_version": "6.0.0-ballot1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 5
}, {
"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"
} ],
"status": "active",
"id": "7933b9b7-f332-416b-8059-722131a7da64",
"valueSet": "http://hl7.org/fhir/ValueSet/fhir-content-type",
"kind": null,
"url": "http://hl7.org/fhir/fhir-format-type",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.1911",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "xml",
"display": "XML",
"definition": "XML content-type corresponding to the application/fhir+xml mime-type."
}, {
"code": "json",
"display": "JSON",
"definition": "JSON content-type corresponding to the application/fhir+json mime-type."
}, {
"code": "ttl",
"display": "TTL",
"definition": "RDF content-type corresponding to the text/turtle mime-type."
} ],
"caseSensitive": true,
"version": "6.0.0-ballot1"
}