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-match-status.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/CodeSystem-biologicallyderivedproductdispense-match-status.html
URLhttp://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-match-status
Version5.0.0
Statusactive
Date2023-01-30T06:19:50+10:00
NameBiologicallyDerivedProductDispenseMatchStatus
TitleBiologically derived product dispense - match status
Realmuv
Authorityhl7
DescriptionBiologically derived product dispense - match status
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-match-status defines the following codes:

Code Display Definition
crossmatched Crossmatched The product has been serologically or electronically crossmatched for the recipient
selected Selected The product has been selected for the specific use of the recipient
unmatched Unmatched No specific matching has been carried out
least-incompatible least incompatible The product has been selected through crossmatching as least incompatible

Source1

{
  "resourceType": "CodeSystem",
  "id": "biologicallyderivedproductdispense-match-status",
  "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-match-status",
  "version": "5.0.0",
  "name": "BiologicallyDerivedProductDispenseMatchStatus",
  "title": "Biologically derived product dispense - match status",
  "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 - match status",
  "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-match-status",
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "crossmatched",
      "display": "Crossmatched",
      "definition": "The product has been serologically or electronically crossmatched for the recipient"
    },
    {
      "code": "selected",
      "display": "Selected",
      "definition": "The product has been selected for the specific use of the recipient"
    },
    {
      "code": "unmatched",
      "display": "Unmatched",
      "definition": "No specific matching has been carried out"
    },
    {
      "code": "least-incompatible",
      "display": "Least incompatible",
      "definition": "The product has been selected through crossmatching as least incompatible"
    }
  ]
}