FHIR IG analytics| Package | ihe.pcc.mpsc |
| Resource Type | ValueSet |
| Id | Disaster.Type.VS |
| FHIR Version | R4 |
| Source | https://profiles.ihe.net/PCC/mPSC/https://build.fhir.org/ig/IHE/PCC.PCS/ValueSet-Disaster.Type.VS.html |
| URL | https://profiles.ihe.net/PCC/mPSC/ValueSet/Disaster.Type.VS |
| Version | 2.0.0-draft |
| Status | draft |
| Date | 2025-03-04T23:27:13+00:00 |
| Name | Disaster_Type_VS |
| Title | Disaster Type Value Set |
| Realm | uv |
| Authority | ihe |
| Description | Kind of incident resulting in or likely to result in injuries or clinically adverse events |
No resources found
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet Disaster.Type.VS
http://snomed.info/sct| Code | Display |
| 32750006 | Inspection |
{
"resourceType": "ValueSet",
"id": "Disaster.Type.VS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://profiles.ihe.net/PCC/mPSC/ValueSet/Disaster.Type.VS",
"version": "2.0.0-draft",
"name": "Disaster_Type_VS",
"title": "Disaster Type 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 incident resulting in or likely to result in injuries or clinically adverse events",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "32750006",
"display": "Inspection"
}
]
}
]
}
}