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

FHIR IG Statistics: ActivityDefinition/procedure-d-dimer

Packagech.fhir.ig.ch-lab-order
Resource TypeActivityDefinition
Idprocedure-d-dimer
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-lab-order/https://build.fhir.org/ig/hl7ch/ch-lab-order/ActivityDefinition-procedure-d-dimer.html
URLhttp://fhir.ch/ig/ch-lab-order/ActivityDefinition/procedure-d-dimer
Version3.0.0-ci-build
Statusactive
Date2020-01-24T14:00:00+02:00
NameD_DimerMeasurementProcedure
TitleProcedure - d-dimer measurement on in vitro blood serum
Realmch
Authorityhl7
DescriptionChloride measurement procedure on in-vitro serum specimen
PurposeThis _ActivityDefinition_ specifies the input specimens and observations needed to perform chloride 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 - d-dimer measurement on in vitro blood serum
Id: procedure-d-dimer
Version: 3.0.0-ci-build
Official

Cl_serum_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:

Chloride measurement procedure on in-vitro serum specimen

Jurisdiction: CH
Topic: 18720-3
Purpose:
Copyright:

CC0-1.0

Code:

system: http://loinc.org

code: 91556-1

display: Fibrin D-dimer [Mass/volume] in Blood by Immunoassay.DDU

Kind: ServiceRequest
Priority: routine

Source

{
  "resourceType": "ActivityDefinition",
  "id": "procedure-d-dimer",
  "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-d-dimer",
  "identifier": [
    {
      "use": "official",
      "value": "Cl_serum_test"
    }
  ],
  "version": "3.0.0-ci-build",
  "name": "D_DimerMeasurementProcedure",
  "title": "Procedure - d-dimer measurement on in vitro blood serum",
  "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": "Chloride 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 chloride 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": "18720-3",
          "display": "Coagulation studies (set)"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "86236002",
          "display": "Circulating anticoagulant assay (procedure)"
        }
      ]
    }
  ],
  "kind": "ServiceRequest",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "91556-1",
        "display": "Fibrin D-dimer [Mass/volume] in Blood by Immunoassay.DDU"
      }
    ]
  },
  "priority": "routine"
}