HL7 FHIR Implementation Guide: Rwanda HIV
0.1.0 - STU1 International flag

HL7 FHIR Implementation Guide: Rwanda HIV, published by Jembi Health Systems. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/openhie/Rwanda-HIV and changes regularly. See the Directory of published versions

: HIV Lab Order Activity Definition - JSON Representation

Active as of 2023-01-01

Raw json | Download


{
  "resourceType" : "ActivityDefinition",
  "id" : "LabOrderTaskActivityExample",
  "meta" : {
    "profile" : [
      "http://openhie.org/fhir/rwanda-hiv/StructureDefinition/hiv-lab-task-activity"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ActivityDefinition</b><a name=\"LabOrderTaskActivityExample\"> </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;LabOrderTaskActivityExample&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hiv-lab-task-activity.html\">HIV Lab Order Activity Definition</a></p></div><p><b>HIV Viral Load Result Revised By</b>: 2</p><p><b>url</b>: <code>http://openhie.org/fhir/rwanda-hiv/ActivityDefinition/LabOrderTaskActivityExample</code></p><p><b>version</b>: 0.1.0</p><p><b>status</b>: active</p><p><b>date</b>: 2023-01-01</p><p><b>publisher</b>: Jembi Health Systems</p><p><b>contact</b>: Jembi Health Systems: <a href=\"https://www.jembi.org\">https://www.jembi.org</a>,<a href=\"mailto:info@jembi.org\">info@jembi.org</a>, Richard Langford: <a href=\"mailto:richard.langford@jembi.org\">richard.langford@jembi.org</a></p><p><b>jurisdiction</b>: World <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (m49.htm#001)</span></p><p><b>approvalDate</b>: 2023-01-01</p><p><b>lastReviewDate</b>: 2023-01-01</p><p><b>editor</b>: Sarah May: </p><p><b>reviewer</b>: Mark Jones: </p><p><b>endorser</b>: Tobias Menley: </p><p><b>specimenRequirement</b>: <a href=\"http://openhie.org/fhir/rwanda-hiv/SpecimenDefinition/SpecimenConservationExample\">http://openhie.org/fhir/rwanda-hiv/SpecimenDefinition/SpecimenConservationExample</a></p></div>"
  },
  "extension" : [
    {
      "url" : "http://openhie.org/fhir/rwanda-hiv/StructureDefinition/revised-by-user-index",
      "valueInteger" : 2
    }
  ],
  "url" : "http://openhie.org/fhir/rwanda-hiv/ActivityDefinition/LabOrderTaskActivityExample",
  "version" : "0.1.0",
  "status" : "active",
  "date" : "2023-01-01",
  "publisher" : "Jembi Health Systems",
  "contact" : [
    {
      "name" : "Jembi Health Systems",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.jembi.org"
        },
        {
          "system" : "email",
          "value" : "info@jembi.org"
        }
      ]
    },
    {
      "name" : "Richard Langford",
      "telecom" : [
        {
          "system" : "email",
          "value" : "richard.langford@jembi.org",
          "use" : "work"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "approvalDate" : "2023-01-01",
  "lastReviewDate" : "2023-01-01",
  "editor" : [
    {
      "name" : "Sarah May"
    }
  ],
  "reviewer" : [
    {
      "extension" : [
        {
          "url" : "http://openhie.org/fhir/rwanda-hiv/StructureDefinition/task-reviewed-by-user-index",
          "valueInteger" : 23
        }
      ],
      "name" : "Mark Jones"
    }
  ],
  "endorser" : [
    {
      "extension" : [
        {
          "url" : "http://openhie.org/fhir/rwanda-hiv/StructureDefinition/task-approved-by-user-index",
          "valueInteger" : 16
        }
      ],
      "name" : "Tobias Menley"
    }
  ],
  "specimenRequirement" : [
    "http://openhie.org/fhir/rwanda-hiv/SpecimenDefinition/SpecimenConservationExample"
  ]
}