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

FHIR IG Statistics: ActivityDefinition/procedure-urine24h-creatinine-clearance

Packagech.fhir.ig.ch-lab-order
Resource TypeActivityDefinition
Idprocedure-urine24h-creatinine-clearance
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-lab-order/https://build.fhir.org/ig/hl7ch/ch-lab-order/ActivityDefinition-procedure-urine24h-creatinine-clearance.html
URLhttp://fhir.ch/ig/ch-lab-order/ActivityDefinition/procedure-urine24h-creatinine-clearance
Version3.0.0-ci-build
Statusdraft
Date2024-12-13T18:00:00+01:00
NameUrineCreatinineClearanceProcedure
TitleProcedure - 24-hour urine creatinine clearance
Realmch
Authorityhl7
DescriptionProcedures conveying the creatinine renal clearance in 24h urine observation
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

Title: Procedure - 24-hour urine creatinine clearance
Id: procedure-urine24h-creatinine-clearance
Version: 3.0.0-ci-build

urn:oid:2.16.840.1.113883.4.642.19.7.201

Effective Period: 2025-01-01..2025-12-31
Status: draft
Date (date last changed): 2024-12-13 18:00:00+0100
Publisher (steward): HL7 Switzerland
Description:

Procedures conveying the creatinine renal clearance in 24h urine observation

Jurisdiction: CH
Topic: 18719-5
Copyright:

CC0-1.0

Code:

system: http://loinc.org

code: 2164-2

display: Creatinine renal clearance in 24 hour Urine and Serum or Plasma

Kind: ServiceRequest

Source

{
  "resourceType": "ActivityDefinition",
  "id": "procedure-urine24h-creatinine-clearance",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabProcedureDefinition"
    ]
  },
  "language": "en-US",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-lab-order/ActivityDefinition/procedure-urine24h-creatinine-clearance",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.19.7.201"
    }
  ],
  "version": "3.0.0-ci-build",
  "name": "UrineCreatinineClearanceProcedure",
  "title": "Procedure - 24-hour urine creatinine clearance",
  "status": "draft",
  "experimental": false,
  "date": "2024-12-13T18:00:00+01: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": "Procedures conveying the creatinine renal clearance in 24h urine observation",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "effectivePeriod": {
    "start": "2025-01-01",
    "end": "2025-12-31"
  },
  "topic": [
    {
      "coding": [
        {
          "system": "http://loinc.org",
          "code": "18719-5",
          "display": "Chemistry studies (set)"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "275711006",
          "display": "Serum chemistry test (procedure)"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "167181009",
          "display": "Measurement of renal clearance of creatinine (procedure)"
        }
      ]
    }
  ],
  "kind": "ServiceRequest",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "2164-2",
        "display": "Creatinine renal clearance in 24 hour Urine and Serum or Plasma"
      }
    ]
  },
  "observationResultRequirement": [
    {
      "reference": "ObservationDefinition/observationCreatinineClearance"
    }
  ]
}