Clinical Study Schedule of Activities
1.0.0 - trial-use International flag

Clinical Study Schedule of Activities, published by HL7 International - Biomedical Research & Regulation Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/Vulcan-schedule-ig/ and changes regularly. See the Directory of published versions

: Vital Signs/Temperature - JSON Representation

Active as of 2023-04-18

Raw json | Download


{
  "resourceType" : "ActivityDefinition",
  "id" : "H2Q-MC-LZZT-Vital-Signs-Temperature",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/vulcan-schedule/StructureDefinition/StudyActivitySoa"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ActivityDefinition</b><a name=\"H2Q-MC-LZZT-Vital-Signs-Temperature\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ActivityDefinition &quot;H2Q-MC-LZZT-Vital-Signs-Temperature&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-StudyActivitySoa.html\">StudyActivitySoa</a></p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/vulcan-schedule/ActivityDefinition/H2Q-MC-LZZT-Vital-Signs-Temperature</code></p><p><b>identifier</b>: id:\u00a0VitalSigns-Temperature-Measurement\u00a0(use:\u00a0USUAL)</p><p><b>version</b>: 1.0.0</p><p><b>title</b>: Vital Signs - Temperature</p><p><b>status</b>: active</p><p><b>date</b>: 2023-04-18 16:21:40+0000</p><p><b>publisher</b>: HL7 International - Biomedical Research &amp; Regulation Work Group</p><p><b>contact</b>: HL7 International - Biomedical Research &amp; Regulation Work Group: <a href=\"http://hl7.org/Special/committees/rcrim\">http://hl7.org/Special/committees/rcrim</a></p><p><b>jurisdiction</b>: World <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (m49.htm#001)</span></p><p><b>kind</b>: ServiceRequest</p><p><b>code</b>: Temperature taking (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#56342008)</span></p><p><b>intent</b>: order</p><p><b>bodySite</b>: Oral cavity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#74262004; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#34402009 &quot;Rectum&quot;; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#91470000 &quot;Axilla&quot;; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#42859004 &quot;Tympanic membrane structure&quot;)</span></p></div>"
  },
  "url" : "http://hl7.org/fhir/uv/vulcan-schedule/ActivityDefinition/H2Q-MC-LZZT-Vital-Signs-Temperature",
  "identifier" : [
    {
      "use" : "usual",
      "value" : "VitalSigns-Temperature-Measurement"
    }
  ],
  "version" : "1.0.0",
  "title" : "Vital Signs - Temperature",
  "status" : "active",
  "date" : "2023-04-18T16:21:40+00:00",
  "publisher" : "HL7 International - Biomedical Research & Regulation Work Group",
  "contact" : [
    {
      "name" : "HL7 International - Biomedical Research & Regulation Work Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "kind" : "ServiceRequest",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "56342008",
        "display" : "Temperature taking (procedure)"
      }
    ]
  },
  "intent" : "order",
  "bodySite" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "74262004",
          "display" : "Oral cavity"
        },
        {
          "system" : "http://snomed.info/sct",
          "code" : "34402009",
          "display" : "Rectum"
        },
        {
          "system" : "http://snomed.info/sct",
          "code" : "91470000",
          "display" : "Axilla"
        },
        {
          "system" : "http://snomed.info/sct",
          "code" : "42859004",
          "display" : "Tympanic membrane structure"
        }
      ]
    }
  ]
}