This page is part of the FHIR Specification (v4.4.0: R5 Preview #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: R4 R3
Vocabulary Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Definition for Code System OralProsthoMaterialTypeCodes
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="oral-prosthodontic-material"/> <meta> <lastUpdated value="2020-05-03T08:43:35.811+10:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2> Oral Prostho Material type Codes</h2> <div> <p> This value set includes sample Oral Prosthodontic Material type codes.</p> </div> <p> <b> Copyright Statement:</b> This is an example set. </p> <p> This code system http://hl7.org/fhir/ex-oralprostho defines the following codes:</p> <table class="codes"> <tr> <td style="white-space:nowrap"> <b> Code</b> </td> <td> <b> Display</b> </td> <td> <b> Definition</b> </td> </tr> <tr> <td style="white-space:nowrap">1 <a name="oral-prosthodontic-material-1"> </a> </td> <td> Fixed Bridge</td> <td> Fixed Bridge</td> </tr> <tr> <td style="white-space:nowrap">2 <a name="oral-prosthodontic-material-2"> </a> </td> <td> Maryland Bridge</td> <td> Maryland Bridge</td> </tr> <tr> <td style="white-space:nowrap">3 <a name="oral-prosthodontic-material-3"> </a> </td> <td> Denture Acrylic</td> <td> Denture Acrylic</td> </tr> <tr> <td style="white-space:nowrap">4 <a name="oral-prosthodontic-material-4"> </a> </td> <td> Denture Chrome Cobalt</td> <td> Denture Chrome Cobalt</td> </tr> </table> </div> </text> <url value="http://hl7.org/fhir/ex-oralprostho"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.1.539"/> </identifier> <version value="4.4.0"/> <name value="OralProsthoMaterialTypeCodes"/> <title value="Oral Prostho Material type Codes"/> <status value="draft"/> <experimental value="false"/> <publisher value="Financial Management"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="This value set includes sample Oral Prosthodontic Material type codes."/> <copyright value="This is an example set."/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/oral-prosthodontic-material"/> <content value="complete"/> <concept> <code value="1"/> <display value="Fixed Bridge"/> <definition value="Fixed Bridge"/> </concept> <concept> <code value="2"/> <display value="Maryland Bridge"/> <definition value="Maryland Bridge"/> </concept> <concept> <code value="3"/> <display value="Denture Acrylic"/> <definition value="Denture Acrylic"/> </concept> <concept> <code value="4"/> <display value="Denture Chrome Cobalt"/> <definition value="Denture Chrome Cobalt"/> </concept> </CodeSystem>
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.