FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemedmij.fhir.nl.r4.imageavailability
Resource TypeValueSet
IdValueSet-ModalityCombined.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=medmij.fhir.nl.r4.imageavailability@1.0.0-rc.1&canonical=http://medmij.nl/fhir/ValueSet/ModalityCombined
URLhttp://medmij.nl/fhir/ValueSet/ModalityCombined
Statusactive
NameModalityCombined
TitleModalityCombined ValueSet.
Realmnl
DescriptionValue set combining the (overlapping) value sets that are defined by DICOM (in [CID 29 Acquisition Modality](https://dicom.nema.org/medical/dicom/2018a/output/chtml/part16/sect_CID_29.html)) and MedMij, respectively.

Resources that use this resource

StructureDefinition
bbs-DocumentReferencebbs DocumentReference

Resources that this resource uses

ValueSet
sect_CID_29.htmlAcquisitionModality
ModalityMedMijModality ValueSet.

Narrative

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

No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.

Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "ModalityCombined",
  "id": "ModalityCombined",
  "title": "ModalityCombined ValueSet.",
  "description": "Value set combining the (overlapping) value sets that are defined by DICOM (in [CID 29 Acquisition Modality](https://dicom.nema.org/medical/dicom/2018a/output/chtml/part16/sect_CID_29.html)) and MedMij, respectively.",
  "url": "http://medmij.nl/fhir/ValueSet/ModalityCombined",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.528.1.1023.11.2.3.11.12"
    }
  ],
  "experimental": false,
  "publisher": "MedMij",
  "contact": [
    {
      "name": "MedMij",
      "telecom": [
        {
          "system": "email",
          "value": "info@medmij.nl",
          "use": "work"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html"
        ]
      },
      {
        "valueSet": [
          "http://medmij.nl/fhir/ValueSet/Modality"
        ]
      }
    ]
  }
}