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

FHIR IG Statistics: ValueSet/Mechanism.Of.Injury.VS

Packageihe.pcc.mpsc
TypeValueSet
IdMechanism.Of.Injury.VS
FHIR VersionR4
Sourcehttps://profiles.ihe.net/PCC/mPSC/https://build.fhir.org/ig/IHE/PCC.PCS/ValueSet-Mechanism.Of.Injury.VS.html
URLhttps://profiles.ihe.net/PCC/mPSC/ValueSet/Mechanism.Of.Injury.VS
Version2.0.0-draft
Statusdraft
Date2025-03-04T23:27:13+00:00
NameMechanism_Of_Injury_VS
TitleMechanism Of Injury Value Set
Realmuv
Authorityihe
DescriptionKind of physical phenomenon causing an injury

Resources that use this resource

StructureDefinition
Mechanism.Of.InjuryMechanism of Injury

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
icd-10ICD-10
sctSNOMED codes used in this IG
icd-10ICD-10 Codes
sctveri
icd-10ICD-10

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet Mechanism.Of.Injury.VS

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "Mechanism.Of.Injury.VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/PCC/mPSC/ValueSet/Mechanism.Of.Injury.VS",
  "version": "2.0.0-draft",
  "name": "Mechanism_Of_Injury_VS",
  "title": "Mechanism Of Injury Value Set",
  "status": "draft",
  "experimental": false,
  "date": "2025-03-04T23:27:13+00:00",
  "publisher": "IHE Patient Care Coordination",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/patient_care_coordination/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "pcc@ihe.net"
        }
      ]
    },
    {
      "name": "IHE Patient Care Coordination",
      "telecom": [
        {
          "system": "email",
          "value": "pcc@ihe.net"
        }
      ]
    }
  ],
  "description": "Kind of physical phenomenon causing an injury",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "3821009",
            "display": "Blunt injury"
          },
          {
            "code": "48333001",
            "display": "Burn injury"
          },
          {
            "code": "53568006",
            "display": "Penetrating"
          },
          {
            "code": "1055294009",
            "display": "Blunt impact"
          },
          {
            "code": "88999006",
            "display": "Heat"
          },
          {
            "code": "1162998008",
            "display": "Sharp impact"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/sid/icd-10",
        "concept": [
          {
            "code": "T30",
            "display": "Burn and corrosion, body region unspecified"
          },
          {
            "code": "T75",
            "display": "Other and unspecified effects of other external causes"
          }
        ]
      }
    ]
  }
}