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

FHIR IG Statistics: ActivityDefinition/example-lab-urine24h-creatinine-clearance

Packagehl7.fhir.uv.order-catalog
Resource TypeActivityDefinition
Idexample-lab-urine24h-creatinine-clearance
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/order-catalog/https://build.fhir.org/ig/HL7/fhir-order-catalog/ActivityDefinition-example-lab-urine24h-creatinine-clearance.html
URLhttp://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-urine24h-creatinine-clearance
Version1.0.0-ballot
Statusdraft
Date2020-02-13T18:00:00+01:00
NameUrineCreatinineClearanceProcedure
TitleProcedure - 24-hour urine creatinine clearance
Realmuv
Authorityhl7
DescriptionProcedures conveying the creatinine renal clearance in 24h urine observation
PurposeThis procedures only hooks the creatinine renal clearance in 24h urine observation to the laboratory service "Creatinine 24H renal clearance"
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

Generated Narrative: ActivityDefinition example-lab-urine24h-creatinine-clearance

Language: en-US

Profile: Laboratory Procedure Definition

url: ActivityDefinition Procedure - 24-hour urine creatinine clearance

identifier: Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.40.999.11.11

version: 1.0.0-ballot

name: UrineCreatinineClearanceProcedure

title: Procedure - 24-hour urine creatinine clearance

status: Draft

experimental: true

date: 2020-02-13 18:00:00+0100

publisher: HL7 International / Orders and Observations

contact: http://www.hl7.org/Special/committees/orders

description:

Procedures conveying the creatinine renal clearance in 24h urine observation

jurisdiction: Global (Whole world)

purpose:

This procedures only hooks the creatinine renal clearance in 24h urine observation to the laboratory service "Creatinine 24H renal clearance"

kind: ServiceRequest

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

observationResultRequirement: http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-creatinine-renal-clearance


Source

{
  "resourceType": "ActivityDefinition",
  "id": "example-lab-urine24h-creatinine-clearance",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabProcedureDefinition"
    ]
  },
  "language": "en-US",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/order-catalog/ActivityDefinition/example-lab-urine24h-creatinine-clearance",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.999.11.11"
    }
  ],
  "version": "1.0.0-ballot",
  "name": "UrineCreatinineClearanceProcedure",
  "title": "Procedure - 24-hour urine creatinine clearance",
  "status": "draft",
  "experimental": true,
  "date": "2020-02-13T18:00:00+01:00",
  "publisher": "HL7 International / Orders and Observations",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description": "Procedures conveying the creatinine renal clearance in 24h urine observation",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "purpose": "This procedures only hooks the creatinine renal clearance in 24h urine observation to the laboratory service \"Creatinine 24H renal clearance\"",
  "kind": "ServiceRequest",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "2164-2",
        "display": "Creatinine renal clearance in 24 hour Urine and Serum or Plasma"
      }
    ]
  },
  "observationResultRequirement": [
    "http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-observation-creatinine-renal-clearance"
  ]
}