FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example ValueSet/bodystructure-bodylandmarkorientation-clockface-position (JSON)

Terminology Infrastructure Work GroupMaturity Level: N/AStandards Status: Informative

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

Definition for Value SetBodystructure Body Landmark Clock Face Position

{
  "resourceType" : "ValueSet",
  "id" : "bodystructure-bodylandmarkorientation-clockface-position",
  "meta" : {
    "lastUpdated" : "2024-04-19T18:19:53.040+00:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/260318004\">260318004</a></td><td>1 o'clock position</td></tr><tr><td><a href=\"http://snomed.info/id/260328008\">260328008</a></td><td>2 o'clock position</td></tr><tr><td><a href=\"http://snomed.info/id/260330005\">260330005</a></td><td>3 o'clock position</td></tr><tr><td><a href=\"http://snomed.info/id/260333007\">260333007</a></td><td>4 o'clock position</td></tr><tr><td><a href=\"http://snomed.info/id/260335000\">260335000</a></td><td>5 o'clock position</td></tr><tr><td><a href=\"http://snomed.info/id/260337008\">260337008</a></td><td>6 o'clock position</td></tr><tr><td><a href=\"http://snomed.info/id/260339006\">260339006</a></td><td>7 o'clock position</td></tr><tr><td><a href=\"http://snomed.info/id/260341007\">260341007</a></td><td>8 o'clock position</td></tr><tr><td><a href=\"http://snomed.info/id/260343005\">260343005</a></td><td>9 o'clock position</td></tr><tr><td><a href=\"http://snomed.info/id/260322009\">260322009</a></td><td>10 o'clock position</td></tr><tr><td><a href=\"http://snomed.info/id/260324005\">260324005</a></td><td>11 o'clock position</td></tr><tr><td><a href=\"http://snomed.info/id/260326007\">260326007</a></td><td>12 o'clock position</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  }],
  "url" : "http://hl7.org/fhir/ValueSet/bodystructure-bodylandmarkorientation-clockface-position",
  "version" : "6.0.0-cibuild",
  "name" : "BodystructureBodyLandmarkClockFacePosition",
  "title" : "Bodystructure  Body Landmark  Clock  Face  Position",
  "status" : "draft",
  "experimental" : true,
  "publisher" : "FHIR Project team",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  }],
  "description" : "Select SNOMED CT codes. A set of codes that describe a things orientation based on a hourly positions of a clock face.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "260318004",
        "display" : "1 o'clock position"
      },
      {
        "code" : "260328008",
        "display" : "2 o'clock position"
      },
      {
        "code" : "260330005",
        "display" : "3 o'clock position"
      },
      {
        "code" : "260333007",
        "display" : "4 o'clock position"
      },
      {
        "code" : "260335000",
        "display" : "5 o'clock position"
      },
      {
        "code" : "260337008",
        "display" : "6 o'clock position"
      },
      {
        "code" : "260339006",
        "display" : "7 o'clock position"
      },
      {
        "code" : "260341007",
        "display" : "8 o'clock position"
      },
      {
        "code" : "260343005",
        "display" : "9 o'clock position"
      },
      {
        "code" : "260322009",
        "display" : "10 o'clock position"
      },
      {
        "code" : "260324005",
        "display" : "11 o'clock position"
      },
      {
        "code" : "260326007",
        "display" : "12 o'clock position"
      }]
    }]
  }
}

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.