{
"observationResultRequirement": [ {
"reference": "ObservationDefinition/observation-serum-potassium"
} ],
"description": "CRP measurement procedure on in-vitro serum specimen",
"_filename": "example/ActivityDefinition-procedure-crp.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": "CRPMeasurementProcedure",
"copyright": "CC0-1.0",
"type": null,
"experimental": "true",
"topic": [ {
"coding": [ {
"code": "18719-5",
"system": "http://loinc.org",
"display": "Chemistry studies (set)"
} ]
}, {
"coding": [ {
"code": "275711006",
"system": "http://snomed.info/sct",
"display": "Serum chemistry test (procedure)"
} ]
}, {
"coding": [ {
"code": "55235003",
"system": "http://snomed.info/sct",
"display": "C-reactive protein measurement (procedure)"
} ]
} ],
"resourceType": "ActivityDefinition",
"title": "Procedure - CRP measurement on in vitro blood serum",
"package_version": "3.0.0-ballot",
"priority": "routine",
"status": "active",
"language": "en-US",
"id": "b6058c97-d83f-4d90-aaa4-3e84ff1710d1",
"kind": "ServiceRequest",
"url": "http://fhir.ch/ig/ch-lab-order/ActivityDefinition/procedure-crp",
"code": {
"coding": [ {
"code": "1988-5",
"system": "http://loinc.org",
"display": "C reactive protein [Mass/volume] in Serum or Plasma"
} ]
},
"identifier": [ {
"use": "official",
"value": "CRP_test"
} ],
"specimenRequirement": [ {
"reference": "SpecimenDefinition/single-test-serum-venous"
} ],
"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"
}
}