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

: InteragentGoalActivity1 - JSON Representation

Raw json | Download


{
  "resourceType" : "Goal",
  "id" : "InteragentGoalActivity1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Goal</b><a name=\"InteragentGoalActivity1\"> </a><a name=\"hcInteragentGoalActivity1\"> </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 Goal &quot;InteragentGoalActivity1&quot; </p></div><p><b>lifecycleStatus</b>: proposed</p><p><b>category</b>: Level 1 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#277733009)</span></p><p><b>description</b>: Shoulder girdle structure (body structure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#26444007)</span></p><p><b>subject</b>: <a href=\"StudentGroup\">StudentGroup</a></p></div>"
  },
  "lifecycleStatus" : "proposed",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "277733009",
          "display" : "Level 1"
        }
      ]
    }
  ],
  "description" : {
    "coding" : [
      {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/ordinalValue",
            "valueDecimal" : 0
          }
        ],
        "system" : "http://snomed.info/sct",
        "code" : "26444007",
        "display" : "Shoulder girdle structure (body structure)"
      }
    ]
  },
  "subject" : {
    "reference" : "StudentGroup"
  }
}