FHIR Release 3 (STU) R4 Ballot #2 (Mixed Normative/Trial use)

This page is part of the FHIR Specification (v3.0.2: STU 3). (v3.5.0: R4 Ballot #2). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3

Codesystem-surface.json

Vocabulary Financial Management Work Group Maturity Level : N/A Ballot Status : Informative

Raw JSON ( canonical form + also see JSON Format Specification )

Definition for Code System Surface Codes SurfaceCodes

{
  "resourceType": "CodeSystem",
  "id": "surface",
  "meta": {
    "lastUpdated": "2019-10-24T11:53:00+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]

  "resourceType" : "CodeSystem",
  "id" : "surface",
  "meta" : {
    "lastUpdated" : "2018-08-19T21:48:56.559+10:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]

  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"

  "text" : {
    "status" : "generated",
    "div" : "<div>!-- Snipped for Brevity --></div>"

  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fm"
    }
  ],
  "url": "http://hl7.org/fhir/FDI-surface",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.4.642.1.539"

  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fm"

  },
  "version": "3.0.2",
  "name": "Surface Codes",
  "status": "draft",
  "experimental": true,
  "publisher": "Financial Management",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "This value set includes a smattering of FDI tooth surface codes.",
  "copyright": "This is an example set.",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/surface",
  "content": "complete",
  "concept": [
    {
      "code": "M",
      "display": "Mesial",
      "definition": "The surface of a tooth that is closest to the midline (middle) of the face."
    },
    {
      "code": "O",
      "display": "Occlusal",
      "definition": "The chewing surface of posterior teeth."
    },
    {
      "code": "I",
      "display": "Incisal",
      "definition": "The biting edge of anterior teeth."
    },
    {
      "code": "D",
      "display": "Distal",
      "definition": "The surface of a tooth that faces away from the midline of the face."
    },
    {
      "code": "B",
      "display": "Buccal",
      "definition": "The surface of a posterior tooth facing the cheeks."
    },
    {
      "code": "V",
      "display": "Ventral",
      "definition": "The surface of a tooth facing the lips."
    },
    {
      "code": "L",
      "display": "Lingual",
      "definition": "The surface of a tooth facing the tongue."
    },
    {
      "code": "MO",
      "display": "Mesioclusal",
      "definition": "The Mesioclusal surfaces of a tooth."
    },
    {
      "code": "DO",
      "display": "Distoclusal",
      "definition": "The Distoclusal surfaces of a tooth."
    },
    {
      "code": "DI",
      "display": "Distoincisal",
      "definition": "The Distoincisal surfaces of a tooth."
    },
    {
      "code": "MOD",
      "display": "Mesioclusodistal",
      "definition": "The Mesioclusodistal surfaces of a tooth."
    }
  ]

  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueString" : "Draft"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  }],
  "url" : "http://terminology.hl7.org/CodeSystem/FDI-surface",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.1154"
  }],
  "version" : "3.5.0",
  "name" : "SurfaceCodes",
  "title" : "Surface Codes",
  "status" : "draft",
  "experimental" : true,
  "publisher" : "Financial Management",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  }],
  "description" : "This value set includes a smattering of FDI tooth surface codes.",
  "copyright" : "This is an example set.",
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/surface",
  "content" : "complete",
  "concept" : [{
    "code" : "M",
    "display" : "Mesial",
    "definition" : "The surface of a tooth that is closest to the midline (middle) of the face."
  },
  {
    "code" : "O",
    "display" : "Occlusal",
    "definition" : "The chewing surface of posterior teeth."
  },
  {
    "code" : "I",
    "display" : "Incisal",
    "definition" : "The biting edge of anterior teeth."
  },
  {
    "code" : "D",
    "display" : "Distal",
    "definition" : "The surface of a tooth that faces away from the midline of the face."
  },
  {
    "code" : "B",
    "display" : "Buccal",
    "definition" : "The surface of a posterior tooth facing the cheeks."
  },
  {
    "code" : "V",
    "display" : "Ventral",
    "definition" : "The surface of a tooth facing the lips."
  },
  {
    "code" : "L",
    "display" : "Lingual",
    "definition" : "The surface of a tooth facing the tongue."
  },
  {
    "code" : "MO",
    "display" : "Mesioclusal",
    "definition" : "The Mesioclusal surfaces of a tooth."
  },
  {
    "code" : "DO",
    "display" : "Distoclusal",
    "definition" : "The Distoclusal surfaces of a tooth."
  },
  {
    "code" : "DI",
    "display" : "Distoincisal",
    "definition" : "The Distoincisal surfaces of a tooth."
  },
  {
    "code" : "MOD",
    "display" : "Mesioclusodistal",
    "definition" : "The Mesioclusodistal surfaces of a tooth."
  }]

}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.