0.1.0 - ci-build

RarecareFHIRIG - Local Development build (v0.1.0). See the Directory of published versions

: Neutrophils in blood ActivityDefinition - JSON Representation

Raw json | Download


{
  "resourceType" : "ActivityDefinition",
  "id" : "act-neutrophils-in-blood",
  "meta" : {
    "profile" : [
      "http://rarecare.world/fhir/StructureDefinition/lab-activity"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>url</b>: <code>https://rarecare.world/fhir/LabActivityDefinition/751-8</code></p><p><b>version</b>: 0.1.0</p><p><b>status</b>: draft</p><p><b>date</b>: 18-Jun-2021 17:19:10</p><p><b>description</b>: Neutrophils in blood measurement</p><p><b>kind</b>: ServiceRequest</p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 751-8}\">Neutrophils in blood</span></p><p><b>observationRequirement</b>: <a href=\"#loinc-751-8\">#loinc-751-8</a></p></div>"
  },
  "url" : "https://rarecare.world/fhir/LabActivityDefinition/751-8",
  "version" : "0.1.0",
  "status" : "draft",
  "date" : "2021-06-18T17:19:10+02:00",
  "description" : "Neutrophils in blood measurement",
  "kind" : "ServiceRequest",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "751-8",
        "display" : "Neutrophils in blood"
      }
    ]
  },
  "observationRequirement" : [
    {
      "reference" : "#loinc-751-8"
    }
  ]
}