FHIR IG analytics
| Package | ch.fhir.ig.ch-emr |
| Resource Type | ValueSet |
| Id | ValueSet-ch-emr-mri-safety-status-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7ch/ch-emr/ValueSet-ch-emr-mri-safety-status-vs.html |
| URL | http://fhir.ch/ig/ch-emr/ValueSet/ch-emr-mri-safety-status-vs |
| Version | 1.0.0-ballot |
| Status | active |
| Date | 2026-05-26 |
| Name | ChEmrMriSafetyStatusVS |
| Title | CH EMR MRI Safety Status |
| Realm | ch |
| Authority | hl7 |
| Description | Permitted values for the MRI safety status property of a device, per ASTM F2503: MR Safe, MR Conditional, MR Unsafe. |
| Copyright | CC0-1.0 |
Resources that use this resource
| StructureDefinition |
| ch.fhir.ig.ch-emr#current | ch-emr-device | CH Emergency Record Device |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "ch-emr-mri-safety-status-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-emr/ValueSet/ch-emr-mri-safety-status-vs",
"version": "1.0.0-ballot",
"name": "ChEmrMriSafetyStatusVS",
"title": "CH EMR MRI Safety Status",
"status": "active",
"experimental": false,
"date": "2026-05-26",
"publisher": "HL7 Switzerland",
"contact": [
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/"
}
]
}
],
"description": "Permitted values for the MRI safety status property of a device, per ASTM F2503: MR Safe, MR Conditional, MR Unsafe.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CHE"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://fhir.ch/ig/ch-emr/CodeSystem/ch-emr-mri-safety-status-cs"
}
]
}
}