Package | ch.fhir.ig.ch-lab-order |
Resource Type | ActivityDefinition |
Id | procedure-serum-electrolyte |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-lab-order/https://build.fhir.org/ig/hl7ch/ch-lab-order/ActivityDefinition-procedure-serum-electrolyte.html |
URL | http://fhir.ch/ig/ch-lab-order/ActivityDefinition/procedure-serum-electrolyte |
Version | 3.0.0-ci-build |
Status | active |
Date | 2020-02-11T14:00:00+02:00 |
Name | BloodElectrolyteProcedure |
Title | Procedure - blood electrolyte (serum or plasma) |
Realm | ch |
Authority | hl7 |
Description | Na, K, Cl level measurements on serum or plasma |
Purpose | This _ActivityDefinition_ specifies the input specimens and input and output observations for blood electrolyte. It is referenced by any _PlanDefinition_ representing a lab service incorporating this procedure. |
Copyright | CC0-1.0 |
Kind | ServiceRequest |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Title: | Procedure - blood electrolyte (serum or plasma) |
---|---|
Id: | procedure-serum-electrolyte |
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: | Na, K, Cl level measurements on serum or plasma |
Jurisdiction: | CH |
Topic: | 18719-5 |
Purpose: | |
Copyright: | CC0-1.0 |
Code: |
system: http://loinc.org code: 24326-1 display: Electrolytes 1998 panel - Serum or Plasma |
Kind: | ServiceRequest |
{ "resourceType": "ActivityDefinition", "id": "procedure-serum-electrolyte", "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-serum-electrolyte", "version": "3.0.0-ci-build", "name": "BloodElectrolyteProcedure", "title": "Procedure - blood electrolyte (serum or plasma)", "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": "Na, K, Cl level measurements on serum or plasma", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CH" } ] } ], "purpose": "This _ActivityDefinition_ specifies the input specimens and input and output observations for blood electrolyte. 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": "18719-5", "display": "Chemistry studies (set)" } ] }, { "coding": [ { "system": "http://snomed.info/sct", "code": "275711006", "display": "Serum chemistry test (procedure)" } ] } ], "kind": "ServiceRequest", "code": { "coding": [ { "system": "http://loinc.org", "code": "24326-1", "display": "Electrolytes 1998 panel - Serum or Plasma" } ] }, "specimenRequirement": [ { "reference": "SpecimenDefinition/single-test-serum-venous" } ], "observationResultRequirement": [ { "reference": "ObservationDefinition/observation-serum-sodium" }, { "reference": "ObservationDefinition/observation-serum-potassium" }, { "reference": "ObservationDefinition/observation-chloride-serum" } ] }