Package | ch.fhir.ig.ch-lab-order |
Resource Type | ActivityDefinition |
Id | procedure-hb |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-lab-order/https://build.fhir.org/ig/hl7ch/ch-lab-order/ActivityDefinition-procedure-hb.html |
URL | http://fhir.ch/ig/ch-lab-order/ActivityDefinition/procedure-hb |
Version | 3.0.0-ci-build |
Status | active |
Date | 2020-01-24T14:00:00+02:00 |
Name | HemoglobinProcedure |
Title | Procedure - Hemoglobin - Blood |
Realm | ch |
Authority | hl7 |
Description | Hemoglobin measurement procedure on in-vitro blood specimen |
Purpose | This _ActivityDefinition_ specifies the input specimens and observations needed to perform potassium level test on serum, and the output observation. It is referenced by any _PlanDefinition_ representing a lab service focusing on this test. |
Copyright | CC0-1.0 |
Kind | ServiceRequest |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Title: | Procedure - Hemoglobin - Blood |
---|---|
Id: | procedure-hb |
Version: | 3.0.0-ci-build |
Official |
Hemoglobin (Bld) [Mass/Vol] |
Effective Period: | 2020-04-01..2020-12-25 |
Experimental: | true |
Date (date last changed): | 2020-01-24 14:00:00+0200 |
Publisher (steward): | HL7 Switzerland |
Description: | Hemoglobin measurement procedure on in-vitro blood specimen |
Jurisdiction: | CH |
Topic: | 18723-7 |
Purpose: | |
Copyright: | CC0-1.0 |
Code: |
system: http://loinc.org code: 718-7 display: Hemoglobin [Mass/volume] in Blood |
Kind: | ServiceRequest |
Priority: | routine |
{ "resourceType": "ActivityDefinition", "id": "procedure-hb", "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-hb", "identifier": [ { "use": "official", "value": "Hemoglobin (Bld) [Mass/Vol]" } ], "version": "3.0.0-ci-build", "name": "HemoglobinProcedure", "title": "Procedure - Hemoglobin - Blood", "status": "active", "experimental": true, "date": "2020-01-24T14: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": "Hemoglobin measurement procedure on in-vitro blood specimen", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CH" } ] } ], "purpose": "This _ActivityDefinition_ specifies the input specimens and observations needed to perform potassium level test on serum, and the output observation. It is referenced by any _PlanDefinition_ representing a lab service focusing on this test.", "copyright": "CC0-1.0", "effectivePeriod": { "start": "2020-04-01", "end": "2020-12-25" }, "topic": [ { "coding": [ { "system": "http://loinc.org", "code": "18723-7", "display": "Hematology studies (set)" } ] }, { "coding": [ { "system": "http://snomed.info/sct", "code": "252275004", "display": "Hematology test (procedure)" } ] }, { "coding": [ { "system": "http://snomed.info/sct", "code": "441689006", "display": "Measurement of total hemoglobin concentration (procedure)" } ] } ], "kind": "ServiceRequest", "code": { "coding": [ { "system": "http://loinc.org", "code": "718-7", "display": "Hemoglobin [Mass/volume] in Blood" } ] }, "priority": "routine", "specimenRequirement": [ { "reference": "SpecimenDefinition/specimen-blood-EDTA" } ], "observationResultRequirement": [ { "reference": "ObservationDefinition/observation-blood-hemoglobin" } ] }