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

FHIR IG Statistics: ActivityDefinition/procedure-crp-SI

Packagech.fhir.ig.ch-lab-order
Resource TypeActivityDefinition
Idprocedure-crp-SI
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-lab-order/https://build.fhir.org/ig/hl7ch/ch-lab-order/ActivityDefinition-procedure-crp-SI.html
URLhttp://fhir.ch/ig/ch-lab-order/ActivityDefinition/procedure-crp-SI
Version3.0.0-ci-build
Statusactive
Date2020-01-24T14:00:00+02:00
NameCRPMeasurementProcedure
TitleProcedure - CRP measurement on in vitro blood serum - SI-Units
Realmch
Authorityhl7
DescriptionPotassium measurement procedure on in-vitro serum specimen
PurposeThis _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.
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 - CRP measurement on in vitro blood serum - SI-Units
Id: procedure-crp-SI
Version: 3.0.0-ci-build
Official

CRP_test

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:

Potassium measurement procedure on in-vitro serum specimen

Jurisdiction: CH
Topic: 18719-5
Purpose:
Copyright:

CC0-1.0

Code:

system: http://loinc.org

code: 76485-2

display: C reactive protein [Moles/volume] in Serum or Plasma

Kind: ServiceRequest
Priority: routine

Source

{
  "resourceType": "ActivityDefinition",
  "id": "procedure-crp-SI",
  "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-crp-SI",
  "identifier": [
    {
      "use": "official",
      "value": "CRP_test"
    }
  ],
  "version": "3.0.0-ci-build",
  "name": "CRPMeasurementProcedure",
  "title": "Procedure - CRP measurement on in vitro blood serum - SI-Units",
  "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": "Potassium measurement procedure on in-vitro serum 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": "18719-5",
          "display": "Chemistry studies (set)"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "275711006",
          "display": "Serum chemistry test (procedure)"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "55235003",
          "display": "C-reactive protein measurement (procedure)"
        }
      ]
    }
  ],
  "kind": "ServiceRequest",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "76485-2",
        "display": "C reactive protein [Moles/volume] in Serum or Plasma"
      }
    ]
  },
  "priority": "routine",
  "specimenRequirement": [
    {
      "reference": "SpecimenDefinition/single-test-serum-venous"
    }
  ],
  "observationResultRequirement": [
    {
      "reference": "ObservationDefinition/observation-serum-potassium"
    }
  ]
}