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

FHIR IG Statistics: ActivityDefinition/procedure-urine24h-creatinine

Packagech.fhir.ig.ch-lab-order
Resource TypeActivityDefinition
Idprocedure-urine24h-creatinine
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-lab-order/https://build.fhir.org/ig/hl7ch/ch-lab-order/ActivityDefinition-procedure-urine24h-creatinine.html
URLhttp://fhir.ch/ig/ch-lab-order/ActivityDefinition/procedure-urine24h-creatinine
Version3.0.0-ci-build
Statusactive
Date2020-02-11T14:00:00+02:00
NameUrineCreatinineProcedure
TitleProcedure - urine creatinine - 24H urine
Realmch
Authorityhl7
Descriptioncreatinine measurements on 24-hour urine specimen
PurposeThis _ActivityDefinition_ specifies the input specimens and input and output observations for urine creatinine. It is referenced by any _PlanDefinition_ representing a lab service incorporating this procedure.
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 - urine creatinine - 24H urine
Id: procedure-urine24h-creatinine
Version: 3.0.0-ci-build
Effective Period: 2020-04-01..2020-12-25
Experimental: true
Date (date last changed): 2020-02-11 14:00:00+0200
Publisher (steward): HL7 Switzerland
Description:

creatinine measurements on 24-hour urine specimen

Jurisdiction: CH
Topic: 18729-4
Purpose:
Copyright:

CC0-1.0

Code:

system: http://loinc.org

code: 65634-8

display: Creatinine 24 hour urine panel - 24 hour Urine

Kind: ServiceRequest

Source

{
  "resourceType": "ActivityDefinition",
  "id": "procedure-urine24h-creatinine",
  "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",
  "version": "3.0.0-ci-build",
  "name": "UrineCreatinineProcedure",
  "title": "Procedure - urine creatinine - 24H urine",
  "status": "active",
  "experimental": true,
  "date": "2020-02-11T14:00:00+02: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": "creatinine measurements on 24-hour urine specimen",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "purpose": "This _ActivityDefinition_ specifies the input specimens and input and output observations for urine creatinine.              It is referenced by any _PlanDefinition_ representing a lab service incorporating this procedure.",
  "copyright": "CC0-1.0",
  "effectivePeriod": {
    "start": "2020-04-01",
    "end": "2020-12-25"
  },
  "topic": [
    {
      "coding": [
        {
          "system": "http://loinc.org",
          "code": "18729-4",
          "display": "Urinalysis studies (set)"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "442564008",
          "display": "Evaluation of urine specimen (procedure)"
        }
      ]
    }
  ],
  "kind": "ServiceRequest",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "65634-8",
        "display": "Creatinine 24 hour urine panel - 24 hour Urine"
      }
    ]
  },
  "observationRequirement": [
    {
      "reference": "ObservationDefinition/observationCollectionDurationUrine"
    },
    {
      "reference": "ObservationDefinition/observation24hCollectionVolumeUrine"
    }
  ],
  "observationResultRequirement": [
    {
      "reference": "ObservationDefinition/observationCollectionDurationUrine"
    },
    {
      "reference": "ObservationDefinition/observation24hCollectionVolumeUrine"
    },
    {
      "reference": "ObservationDefinition/observation24hCollectionCreatinineUrine"
    }
  ]
}