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

FHIR IG Statistics: CodeSystem/APCTemporaryCodeSystem

Packagehl7.fhir.us.vitalsigns
TypeCodeSystem
IdAPCTemporaryCodeSystem
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/vitals/http://hl7.org/fhir/us/vitals/2020Sep/CodeSystem-APCTemporaryCodeSystem.html
URLhttp://hl7.org/fhir/us/vitals/CodeSystem/APCTemporaryCodeSystem
Version0.1.0
Statusdraft
Date2019-10-07
NameAPCTemporaryCodeSystem
TitleAssociated Precondition Temporary Code System
Realmus
Authorityhl7
DescriptionThis is a temporary code system for terms that are not yet defined in either SNOMED CT nor Solor. This will be deprecated when the terms are defined in either of those systems.
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/us/vitals/CodeSystem/APCTemporaryCodeSystem defines the following codes:

CodeDisplayDefinition
AFAN After anesthesiaAn indication that a procedure, event, or other took place after the administration of anesthesia.
BFAN Before anesthesiaAn indication that a procedure, event, or other took place before the administration of anesthesia.
DUAN During anesthesiaAn indication that a procedure, event, or other took place during the administration of anesthesia.
AFAE After apneic episodeAn indication that a procedure, event, or other took place after an episode of apnea.
BFAE Before apneic episodeAn indication that a procedure, event, or other took place before an episode of apnea.
DUAE During apneic episodeAn indication that a procedure, event, or other took place during an episode of apnea.
AFCV After cardioversionAn indication that a procedure, event, or other took place after a cardioversion procedure.
BFCV Before cardioversionAn indication that a procedure, event, or other took place just prior to a cardioversion procedure.
AFCN After ConditionAn indication that a procedure, event, or other took place after an identified condition.
BFCN Before ConditionAn indication that a procedure, event, or other took place before an identified condition.
DUCN During ConditionAn indication that a procedure, event, or other took place during an identified condition.

Source

{
  "resourceType": "CodeSystem",
  "id": "APCTemporaryCodeSystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/vitals/CodeSystem/APCTemporaryCodeSystem",
  "version": "0.1.0",
  "name": "APCTemporaryCodeSystem",
  "title": "Associated Precondition Temporary Code System",
  "status": "draft",
  "experimental": true,
  "date": "2019-10-07",
  "publisher": "Logica",
  "description": "This is a temporary code system for terms that are not yet defined in either SNOMED CT nor Solor.  This will be deprecated when the terms are defined in either of those systems.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "AFAN",
      "display": "After anesthesia",
      "definition": "An indication that a procedure, event, or other took place after the administration of anesthesia."
    },
    {
      "code": "BFAN",
      "display": "Before anesthesia",
      "definition": "An indication that a procedure, event, or other took place before the administration of anesthesia."
    },
    {
      "code": "DUAN",
      "display": "During anesthesia",
      "definition": "An indication that a procedure, event, or other took place during the administration of anesthesia."
    },
    {
      "code": "AFAE",
      "display": "After apneic episode",
      "definition": "An indication that a procedure, event, or other took place after an episode of apnea."
    },
    {
      "code": "BFAE",
      "display": "Before apneic episode",
      "definition": "An indication that a procedure, event, or other took place before an episode of apnea."
    },
    {
      "code": "DUAE",
      "display": "During apneic episode",
      "definition": "An indication that a procedure, event, or other took place during an episode of apnea."
    },
    {
      "code": "AFCV",
      "display": "After cardioversion",
      "definition": "An indication that a procedure, event, or other took place after a cardioversion procedure."
    },
    {
      "code": "BFCV",
      "display": "Before cardioversion",
      "definition": "An indication that a procedure, event, or other took place just prior to a cardioversion procedure."
    },
    {
      "code": "AFCN",
      "display": "After Condition",
      "definition": "An indication that a procedure, event, or other took place after an identified condition."
    },
    {
      "code": "BFCN",
      "display": "Before Condition",
      "definition": "An indication that a procedure, event, or other took place before an identified condition."
    },
    {
      "code": "DUCN",
      "display": "During Condition",
      "definition": "An indication that a procedure, event, or other took place during an identified condition."
    }
  ]
}