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

FHIR IG analytics

Packagelt.hl7.fhir.prostate
Resource TypeValueSet
IdValueSet-mri-type-prostate-lt.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-prostate/ValueSet-mri-type-prostate-lt.html
URLhttps://hl7.lt/fhir/prostate/ValueSet/mri-type-prostate-lt
Version0.0.1
Statusactive
Date2026-02-09T17:32:34+00:00
NameMRITypeProstateLt
TitleProstate - MRI Examination Type
DescriptionType of prostate MRI examination, including bi-parametric and multi-parametric MRI.

Resources that use this resource

StructureDefinition
mpmri-report-prostate-ltDiagnostic Report: Prostate mpMRI

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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


English


Generated Narrative: ValueSet mri-type-prostate-lt

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    75691003Magnetic resonance imaging of prostate (procedure)
    719178004Multiparametric magnetic resonance imaging of prostate (procedure)

Lithuanian


Generated Narrative: ValueSet mri-type-prostate-lt

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    75691003Magnetic resonance imaging of prostate (procedure)
    719178004Multiparametric magnetic resonance imaging of prostate (procedure)

Source1

{
  "resourceType": "ValueSet",
  "id": "mri-type-prostate-lt",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/prostate/ValueSet/mri-type-prostate-lt",
  "version": "0.0.1",
  "name": "MRITypeProstateLt",
  "title": "Prostate - MRI Examination Type",
  "status": "active",
  "date": "2026-02-09T17:32:34+00:00",
  "publisher": "Lithuanian Medical Library",
  "contact": [
    {
      "name": "Lithuanian Medical Library",
      "telecom": [
        {
          "system": "url",
          "value": "https://medicinosnk.lt"
        },
        {
          "system": "email",
          "value": "info@medicinosnk.lt"
        }
      ]
    }
  ],
  "description": "Type of prostate MRI examination, including bi-parametric and multi-parametric MRI.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "75691003",
            "display": "Magnetic resonance imaging of prostate (procedure)"
          },
          {
            "code": "719178004",
            "display": "Multiparametric magnetic resonance imaging of prostate (procedure)"
          }
        ]
      }
    ]
  }
}