PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot3
    http://hl7.org/fhir/fhir-format-type
{
  "description": "FHIR Format types",
  "_filename": "CodeSystem-fhir-format-type.json",
  "package_name": "hl7.fhir.r6.core",
  "date": "2022-08-17",
  "meta": {
    "lastUpdated": "2025-04-01T12:16:37.966+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-ballot3",
  "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": "365d61ad-8301-4da2-affd-f208c63787bc",
  "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-ballot3"
}