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

FHIR IG Statistics: CodeSystem/dbir-action-codes

Packagelogex.internal.fhir.profiles
Resource TypeCodeSystem
Iddbir-action-codes
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=logex.internal.fhir.profiles@1.0.0&canonical=http://logex.com/fhir/CodeSystem/dbir-implant-action-codes
URLhttp://logex.com/fhir/CodeSystem/dbir-implant-action-codes
Statusdraft
Date2023-06-02T09:47:23.9442941+00:00
NameLogex-DBIR-Implant-Action-Codes
Titlelogex-dbir--action-codes
DescriptionThis is a code system that lists the codes for the codes for delivery and return of dbir implants
Contentcomplete

Resources that use this resource

ValueSet
mrdm-dbir-device-action-codesmrdm-valueset-dbir-device-action-codes

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "dbir-action-codes",
  "url": "http://logex.com/fhir/CodeSystem/dbir-implant-action-codes",
  "name": "Logex-DBIR-Implant-Action-Codes",
  "title": "logex-dbir--action-codes",
  "status": "draft",
  "date": "2023-06-02T09:47:23.9442941+00:00",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "description": "This is a code system that lists the codes for the codes for delivery and return of dbir implants",
  "compositional": false,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "1",
      "display": "Delivery",
      "definition": "Implant-Delivery"
    },
    {
      "code": "2",
      "display": "Return",
      "definition": "Implant-Return"
    }
  ]
}