This page is part of the Clinical Study Schedule of Activities (v1.0.0: STU1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2023-04-18 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ActivityDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "H2Q-MC-LZZT-Vital-Signs-Temperature"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/vulcan-schedule/StructureDefinition/StudyActivitySoa"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/vulcan-schedule/StructureDefinition/StudyActivitySoa> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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 "H2Q-MC-LZZT-Vital-Signs-Temperature" </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: VitalSigns-Temperature-Measurement (use: USUAL)</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:36:07+0000</p><p><b>publisher</b>: HL7 International - Biomedical Research & Regulation Work Group</p><p><b>contact</b>: HL7 International - Biomedical Research & 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 "Rectum"; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#91470000 "Axilla"; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#42859004 "Tympanic membrane structure")</span></p></div>"
] ; #
fhir:url [ fhir:v "http://hl7.org/fhir/uv/vulcan-schedule/ActivityDefinition/H2Q-MC-LZZT-Vital-Signs-Temperature"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:value [ fhir:v "VitalSigns-Temperature-Measurement" ]
] ) ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:title [ fhir:v "Vital Signs - Temperature"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2023-04-18T16:36:07+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International - Biomedical Research & Regulation Work Group"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International - Biomedical Research & Regulation Work Group" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/Special/committees/rcrim" ] ] )
] ) ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:kind [ fhir:v "ServiceRequest"] ; #
fhir:code [
( fhir:coding [
a sct:56342008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "56342008" ] ;
fhir:display [ fhir:v "Temperature taking (procedure)" ] ] )
] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:bodySite ( [
( fhir:coding [
a sct:74262004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "74262004" ] ;
fhir:display [ fhir:v "Oral cavity" ] ] [
a sct:34402009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "34402009" ] ;
fhir:display [ fhir:v "Rectum" ] ] [
a sct:91470000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "91470000" ] ;
fhir:display [ fhir:v "Axilla" ] ] [
a sct:42859004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "42859004" ] ;
fhir:display [ fhir:v "Tympanic membrane structure" ] ] )
] ) . #
IG © 2022+ HL7 International - Biomedical Research & Regulation Work Group. Package hl7.fhir.uv.vulcan-schedule#1.0.0 based on FHIR 4.0.1. Generated 2023-04-18
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change