FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ActivityDefinition/procedure-urine-albumin

Packagech.fhir.ig.ch-lab-order
Resource TypeActivityDefinition
Idprocedure-urine-albumin
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-lab-order/https://build.fhir.org/ig/hl7ch/ch-lab-order/ActivityDefinition-procedure-urine-albumin.html
URLhttp://fhir.ch/ig/ch-lab-order/ActivityDefinition/procedure-urine-albumin
Version3.0.0-ci-build
Statusdraft
Date2025-05-22T12:59:39+00:00
Realmch
Authorityhl7
DescriptionOrder Albumin/Creatinine Ratio in Urine
CopyrightCC0-1.0
KindServiceRequest

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Exception generating Narrative: Error @1, 17: Premature ExpressionNode termination at unexpected token "=="


Source

{
  "resourceType": "ActivityDefinition",
  "id": "procedure-urine-albumin",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "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-ci-build",
  "status": "draft",
  "date": "2025-05-22T12:59:39+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"
    }
  ]
}