http://hl7.org/fhir/fhir-format-type|5.0.0
name
FHIRFormatType
FHIRFormatType
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
date
2022-08-17 00:00:00.0
2022-08-17 00:00:00.0
FHIR Format Type
FHIR Format types
{
"description" : "FHIR Format types",
"compose" : null,
"package" : "hl7.fhir.r5.core@5.0.0",
"date" : "2022-08-17T00:00:00Z",
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00"
},
"publisher" : "HL7",
"jurisdiction" : [ {
"coding" : [ {
"code" : "001",
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display" : "World"
} ]
} ],
"content" : "complete",
"name" : "FHIRFormatType",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "FHIR Format Type",
"supliment" : null,
"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" : "a5b6bb5c-8006-59f5-af03-a92f40da3de1",
"valueSet" : "http://hl7.org/fhir/ValueSet/fhir-content-type",
"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" : "5.0.0"
}