FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r5.r4b
Resource TypeCodeSystem
IdCodeSystem-biologicallyderivedproductdispense-performer-function.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/CodeSystem-biologicallyderivedproductdispense-performer-function.html
URLhttp://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-performer-function
Version5.0.0
Statusactive
Date2023-01-30T06:19:50+10:00
NameBiologicallyDerivedProductDispensePerformerFunction
TitleBiologically derived product dispense - performer function
Realmuv
Authorityhl7
DescriptionBiologically derived product dispense - performer function
Contentcomplete

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

This code system http://hl7.org/fhir/biologicallyderivedproductdispense-origin-relationship defines the following codes:

Code Display Definition
grouping Grouping ABO and RhD blood grouping procedure
antibody-screening Antibody Screening Antibody screening procedure
antibody-identification Antibody Identification Antibody identification procedure
crossmatch Crossmatch Serological or electronic crossmatch procedure
release Release Approval for release for clinical application
transport Transport Transfer of product from the supply department to the site of clinical use
receipt Receipt Receipt of product for clinical application

Source1

{
  "resourceType": "CodeSystem",
  "id": "biologicallyderivedproductdispense-performer-function",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r5.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    }
  ],
  "url": "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-performer-function",
  "version": "5.0.0",
  "name": "BiologicallyDerivedProductDispensePerformerFunction",
  "title": "Biologically derived product dispense - performer function",
  "status": "active",
  "experimental": false,
  "date": "2023-01-30T06:19:50+10:00",
  "publisher": "Orders and Observations",
  "contact": [
    {
      "name": "Orders and Observations",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description": "Biologically derived product dispense - performer function",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-performer-function",
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "group-and-type",
      "display": "Group and Type",
      "definition": "ABO and RhD blood grouping procedure"
    },
    {
      "code": "antibody-screen",
      "display": "Antibody Screen",
      "definition": "Antibody screening procedure"
    },
    {
      "code": "antibody-identification",
      "display": "Antibody Identification",
      "definition": "Antibody identification procedure"
    },
    {
      "code": "crossmatch",
      "display": "Crossmatch",
      "definition": "Serological or electronic crossmatch procedure"
    },
    {
      "code": "release",
      "display": "Release",
      "definition": "Approval for release for clinical application"
    },
    {
      "code": "transport",
      "display": "Transport",
      "definition": "Transfer of product from the supply department to the site of clinical use"
    },
    {
      "code": "receipt",
      "display": "Receipt",
      "definition": "Receipt of product for clinical application"
    }
  ]
}