HL7 FHIR Implementation Guide: Rwanda HIV
0.1.0 - ci-build International flag

HL7 FHIR Implementation Guide: Rwanda HIV, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/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://moh.gov.rw/fhir/StructureDefinition/hiv-lab-task-activity"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActivityDefinition LabOrderTaskActivityExample</b></p><a name=\"LabOrderTaskActivityExample\"> </a><a name=\"hcLabOrderTaskActivityExample\"> </a><a name=\"LabOrderTaskActivityExample-en-US\"> </a><p><b>HIV Viral Load Result Revised By</b>: 2</p><p><b>url</b>: <a href=\"ActivityDefinition-LabOrderTaskActivityExample.html\">ActivityDefinition: extension = 2; url = http://moh.gov.rw/fhir/ActivityDefinition/LabOrderTaskActivityExample; version = 0.1.0; status = active; date = 2023-01-01; publisher = Jembi Health Systems; contact = Jembi Health Systems (https://www.jembi.org, info@jembi.org),Richard Langford (richard.langford@jembi.org(Work)); jurisdiction = World; copyright = ; approvalDate = 2023-01-01; lastReviewDate = 2023-01-01; editor = Sarah May; reviewer = Mark Jones; endorser = Tobias Menley; specimenRequirement = http://moh.gov.rw/fhir/SpecimenDefinition/SpecimenConservationExample</a></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>: <span title=\"Codes:{http://unstats.un.org/unsd/methods/m49/m49.htm 001}\">World</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>: <code>http://moh.gov.rw/fhir/SpecimenDefinition/SpecimenConservationExample</code></p></div>"
  },
  "extension" : [
    {
      "url" : "http://moh.gov.rw/fhir/StructureDefinition/revised-by-user-index",
      "valueInteger" : 2
    }
  ],
  "url" : "http://moh.gov.rw/fhir/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://moh.gov.rw/fhir/StructureDefinition/task-reviewed-by-user-index",
          "valueInteger" : 23
        }
      ],
      "name" : "Mark Jones"
    }
  ],
  "endorser" : [
    {
      "extension" : [
        {
          "url" : "http://moh.gov.rw/fhir/StructureDefinition/task-approved-by-user-index",
          "valueInteger" : 16
        }
      ],
      "name" : "Tobias Menley"
    }
  ],
  "specimenRequirement" : [
    🔗 "http://moh.gov.rw/fhir/SpecimenDefinition/SpecimenConservationExample"
  ]
}