{
"observationResultRequirement": [ {
"reference": "ObservationDefinition/observation-blood-hematocrit"
} ],
"description": "Hematocrit measurement procedure on in-vitro blood specimen",
"_filename": "example/ActivityDefinition-procedure-ht.json",
"package_name": "ch.fhir.ig.ch-lab-order",
"date": "2020-01-24T14:00:00+02:00",
"meta": {
"profile": [ "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabProcedureDefinition" ]
},
"publisher": "HL7 Switzerland",
"jurisdiction": [ {
"coding": [ {
"code": "CH",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"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.",
"name": "HematocritProcedure",
"copyright": "CC0-1.0",
"type": null,
"experimental": "true",
"topic": [ {
"coding": [ {
"code": "18723-7",
"system": "http://loinc.org",
"display": "Hematology studies (set)"
} ]
}, {
"coding": [ {
"code": "252275004",
"system": "http://snomed.info/sct",
"display": "Hematology test (procedure)"
} ]
}, {
"coding": [ {
"code": "28317006",
"system": "http://snomed.info/sct",
"display": "Hematocrit determination (procedure)"
} ]
} ],
"resourceType": "ActivityDefinition",
"title": "Procedure - Hematocrit - Blood",
"package_version": "3.0.0-ballot",
"priority": "routine",
"status": "active",
"language": "en-US",
"id": "bc159386-f527-4f58-b09c-fce090434f6a",
"kind": "ServiceRequest",
"url": "http://fhir.ch/ig/ch-lab-order/ActivityDefinition/procedure-ht",
"code": {
"coding": [ {
"code": "20570-8",
"system": "http://loinc.org",
"display": "Hematocrit [Volume Fraction] of Blood by calculation"
} ]
},
"identifier": [ {
"use": "official",
"value": "Hematocrit Calc (Bld) [Volume fraction]"
} ],
"specimenRequirement": [ {
"reference": "SpecimenDefinition/specimen-blood-EDTA"
} ],
"version": "3.0.0-ballot",
"contact": [ {
"name": "HL7 Switzerland",
"telecom": [ {
"value": "https://www.hl7.ch",
"system": "url"
} ]
}, {
"name": "Marcel Hanselmann",
"telecom": [ {
"use": "work",
"value": "laborprojektgruppe@gmail.com",
"system": "email"
} ]
} ],
"effectivePeriod": {
"end": "2020-12-25",
"start": "2020-04-01"
}
}