PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4b@0.0.1-snapshot-2
    http://hl7.org/fhir/fhir-format-type
{
  "description": "FHIR Format types",
  "_filename": "CodeSystem-fhir-format-type.json",
  "package_name": "hl7.fhir.uv.xver-r5.r4b",
  "date": "2022-08-17T10:00:00+10:00",
  "publisher": "FHIR Infrastructure",
  "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": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 5
  }, {
    "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/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  } ],
  "status": "active",
  "id": "a4b2d9c8-aec2-444b-b8a5-aeba15d2d877",
  "valueSet": "http://hl7.org/fhir/ValueSet/fhir-content-type",
  "kind": null,
  "url": "http://hl7.org/fhir/fhir-format-type",
  "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",
  "contact": [ {
    "name": "FHIR Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}