http://terminology.hl7.org/CodeSystem/v3-TableCellHorizontalAlign|2018-08-12

name
v3.TableCellHorizontalAlign
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active
date
2018-08-11 14:00:00.0

v3 Code System TableCellHorizontalAlign

These values are defined within the XHTML 4.0 Table Model

{
  "description" : " These values are defined within the XHTML 4.0 Table Model",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : "2018-08-11T14:00:00Z",
  "meta" : {
    "lastUpdated" : "2018-08-12T00:00:00.000+10:00"
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "name" : "v3.TableCellHorizontalAlign",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v3 Code System TableCellHorizontalAlign",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "hierarchyMeaning" : "is-a",
  "id" : "9a45471f-b8e2-59ed-b658-93510d0f20d0",
  "valueSet" : "http://terminology.hl7.org/ValueSet/v3-TableCellHorizontalAlign",
  "url" : "http://terminology.hl7.org/CodeSystem/v3-TableCellHorizontalAlign",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.5.131",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "center",
    "display" : "center",
    "definition" : "center"
  }, {
    "code" : "char",
    "display" : "char",
    "definition" : "char"
  }, {
    "code" : "justify",
    "display" : "justify",
    "definition" : "justify"
  }, {
    "code" : "left",
    "display" : "left",
    "definition" : "left"
  }, {
    "code" : "right",
    "display" : "right",
    "definition" : "right"
  } ],
  "caseSensitive" : true,
  "version" : "2018-08-12",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}