0.1.0 - ci-build

Interagent - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: InteragentObservationCompoundScore1 - TTL Representation

Raw ttl | Download


@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:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "InteragentObservationCompoundScore1"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"InteragentObservationCompoundScore1\"> </a><a name=\"hcInteragentObservationCompoundScore1\"> </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 Observation &quot;InteragentObservationCompoundScore1&quot; </p></div><p><b>status</b>: preliminary</p><p><b>code</b>: Procedure error <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-umls.html\">Unified Medical Language System</a>#C1547268)</span></p><p><b>subject</b>: <a href=\"Patient-StudentExample.html\">Patient/StudentExample</a> &quot; MAN&quot;</p><p><b>focus</b>: <a href=\"CarePlan-InteragentCareplan1.html\">CarePlan/InteragentCareplan1</a></p><blockquote><p><b>component</b></p><p><b>code</b>: Shoulder region structure (body structure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#16982005)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Bone structure (body structure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#272673000)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Acromioclavicular joint structure (body structure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#85856004)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Assessment using obligatory exercise questionnaire (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#445793001)</span></p></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/umls"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C1547268" ] ;
fhir:display [ fhir:v "Procedure error" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/StudentExample" ]
  ] ; # 
  fhir:focus ( [
fhir:reference [ fhir:v "CarePlan/InteragentCareplan1" ]
  ] ) ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a sct:16982005 ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "0"^^xsd:decimal ]         ] ) ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16982005" ] ;
fhir:display [ fhir:v "Shoulder region structure (body structure)" ]       ] )     ]
  ] [
fhir:code [
      ( fhir:coding [
a sct:272673000 ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "0"^^xsd:decimal ]         ] ) ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "272673000" ] ;
fhir:display [ fhir:v "Bone structure (body structure)" ]       ] )     ]
  ] [
fhir:code [
      ( fhir:coding [
a sct:85856004 ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "0"^^xsd:decimal ]         ] ) ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "85856004" ] ;
fhir:display [ fhir:v "Acromioclavicular joint structure (body structure)" ]       ] )     ]
  ] [
fhir:code [
      ( fhir:coding [
a sct:445793001 ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/ordinalValue"^^xsd:anyURI ] ;
fhir:value [ fhir:v "0"^^xsd:decimal ]         ] ) ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "445793001" ] ;
fhir:display [ fhir:v "Assessment using obligatory exercise questionnaire (procedure)" ]       ] )     ]
  ] ) . #