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 - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "InteragentObservationCompoundScore1",
  "text" : {
    "status" : "generated",
    "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>"
  },
  "status" : "preliminary",
  "code" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/umls",
        "code" : "C1547268",
        "display" : "Procedure error"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/StudentExample"
  },
  "focus" : [
    {
      🔗 "reference" : "CarePlan/InteragentCareplan1"
    }
  ],
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal" : 0
              }
            ],
            "system" : "http://snomed.info/sct",
            "code" : "16982005",
            "display" : "Shoulder region structure (body structure)"
          }
        ]
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal" : 0
              }
            ],
            "system" : "http://snomed.info/sct",
            "code" : "272673000",
            "display" : "Bone structure (body structure)"
          }
        ]
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal" : 0
              }
            ],
            "system" : "http://snomed.info/sct",
            "code" : "85856004",
            "display" : "Acromioclavicular joint structure (body structure)"
          }
        ]
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal" : 0
              }
            ],
            "system" : "http://snomed.info/sct",
            "code" : "445793001",
            "display" : "Assessment using obligatory exercise questionnaire (procedure)"
          }
        ]
      }
    }
  ]
}