PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-lab-order@2.0.0
    http://fhir.ch/ig/ch-lab-order/lab-compendium/ActivityDefinition/procedure-d-dimer
{
  "description": "Chloride measurement procedure on in-vitro serum specimen",
  "_filename": "example/ActivityDefinition-procedure-d-dimer.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 chloride level test on serum, and the output observation. It is referenced by any _PlanDefinition_ representing a lab service focusing on this test.",
  "name": "D_DimerMeasurementProcedure",
  "copyright": "CC0-1.0",
  "type": null,
  "experimental": "true",
  "topic": [ {
    "coding": [ {
      "code": "18720-3",
      "system": "http://loinc.org",
      "display": "Coagulation studies (set)"
    } ]
  }, {
    "coding": [ {
      "code": "86236002",
      "system": "http://snomed.info/sct",
      "display": "Circulating anticoagulant assay (procedure)"
    } ]
  } ],
  "resourceType": "ActivityDefinition",
  "title": "Procedure - d-dimer measurement on in vitro blood serum",
  "package_version": "2.0.0",
  "timingDuration": {
    "code": "mn",
    "unit": "minutes",
    "value": 30,
    "system": "http://unitsofmeasure.org"
  },
  "priority": "routine",
  "status": "active",
  "language": "en-US",
  "id": "5a74e135-f57f-4cff-be55-b842822d75bd",
  "kind": "ServiceRequest",
  "url": "http://fhir.ch/ig/ch-lab-order/lab-compendium/ActivityDefinition/procedure-d-dimer",
  "code": {
    "coding": [ {
      "code": "91556-1",
      "system": "http://loinc.org",
      "display": "Fibrin D-dimer DDU [Mass/volume] in Blood by Immunoassay"
    } ]
  },
  "identifier": [ {
    "use": "official",
    "value": "Cl_serum_test"
  } ],
  "version": "2.0.0",
  "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"
  }
}