FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/shr-core-ClockDirectionVS

Packagehl7.fhir.us.breastcancer
TypeValueSet
Idshr-core-ClockDirectionVS
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/ValueSet-shr-core-ClockDirectionVS.html
URLhttp://hl7.org/fhir/us/breastcancer/ValueSet/shr-core-ClockDirectionVS
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameClockDirectionVS
TitleBC ClockDirectionVS ValueSet
Realmus
Authorityhl7
DescriptionThe relative direction of an object described using the analogy of a 12-hour clock to describe angles and directions. One imagines a clock face lying either upright or flat in front of oneself, and identifies the twelve hour markings with the directions in which they point.

Resources that use this resource

StructureDefinition
shr-core-ClockDirection-extensionBC ClockDirection Extension
shr-core-ClockDirection-modelBC ClockDirection Logical Model

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

Note: links and images are rebased to the (stated) source

BC ClockDirectionVS ValueSet

The relative direction of an object described using the analogy of a 12-hour clock to describe angles and directions. One imagines a clock face lying either upright or flat in front of oneself, and identifies the twelve hour markings with the directions in which they point.


Source

{
  "resourceType": "ValueSet",
  "id": "shr-core-ClockDirectionVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/ValueSet/shr-core-ClockDirectionVS",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "shr.core.ClockDirectionVS"
    }
  ],
  "version": "0.2.0",
  "name": "ClockDirectionVS",
  "title": "BC ClockDirectionVS ValueSet",
  "status": "draft",
  "date": "2018-08-17T00:00:00+10:00",
  "publisher": "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic/index.cfm"
        }
      ]
    }
  ],
  "description": "The relative direction of an object described using the analogy of a 12-hour clock to describe angles and directions. One imagines a clock face lying either upright or flat in front of oneself, and identifies the twelve hour markings with the directions in which they point.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "272485000"
          }
        ]
      }
    ]
  }
}