CH LAB-Order (R4)
3.0.0 - ci-build Switzerland flag

CH LAB-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-lab-order/ and changes regularly. See the Directory of published versions

: CH LAB-Order Procedure Urine Albumin - JSON Representation

Draft as of 2025-06-27

Raw json | Download

{
  "resourceType" : "ActivityDefinition",
  "id" : "procedure-urine-albumin",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b style=\"color: maroon\">Exception generating Narrative: Error @1, 17: Premature ExpressionNode termination at unexpected token &quot;==&quot;</b></p></div>"
  },
  "url" : "http://fhir.ch/ig/ch-lab-order/ActivityDefinition/procedure-urine-albumin",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.19.7.104"
    }
  ],
  "version" : "3.0.0",
  "status" : "draft",
  "date" : "2025-06-27T14:15:36+00:00",
  "publisher" : "HL7 Switzerland",
  "contact" : [
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch"
        }
      ]
    },
    {
      "name" : "Marcel Hanselmann",
      "telecom" : [
        {
          "system" : "email",
          "value" : "laborprojektgruppe@gmail.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Order Albumin/Creatinine Ratio in Urine",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "relatedArtifact" : [
    {
      "type" : "documentation",
      "display" : "Explanation of diagnostic tests to determine level of albumin in urine"
    }
  ],
  "kind" : "ServiceRequest",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "1754-1",
        "display" : "Albumin [Mass/volume] in Urine"
      }
    ],
    "text" : "Albumin (U) [Mass/Vol]"
  },
  "timingTiming" : {
    "_event" : [
      {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/cqf-expression",
            "valueExpression" : {
              "language" : "text/cql",
              "expression" : "Now()"
            }
          }
        ]
      }
    ]
  },
  "participant" : [
    {
      "type" : "practitioner"
    }
  ],
  "observationRequirement" : [
    {
      🔗 "reference" : "ObservationDefinition/observationAlbuminUrine"
    }
  ],
  "observationResultRequirement" : [
    {
      🔗 "reference" : "ObservationDefinition/observationAlbuminUrine"
    }
  ]
}