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

FHIR IG analytics

Packagelt.hl7.fhir.prostate
Resource TypeValueSet
IdValueSet-prostate-mri-type.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-prostate/ValueSet-prostate-mri-type.html
URLhttps://tx.hl7.lt/fhir/ValueSet/prostate-mri-type
Version0.0.1
Statusactive
Date2026-03-29T13:59:49+00:00
NameProstateMriTypeVS
TitleProstate - MRI Examination Type
DescriptionType of prostate MRI examination, including bi-parametric and multi-parametric MRI.

Resources that use this resource

StructureDefinition
lt.hl7.fhir.prostate#currentmpmri-report-lt-prostateDiagnostic Report: Prostate mpMRI

Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG

Narrative

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


English


Generated Narrative: ValueSet prostate-mri-type

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 prostate-mri-type

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": "prostate-mri-type",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/prostate-mri-type",
  "version": "0.0.1",
  "name": "ProstateMriTypeVS",
  "title": "Prostate - MRI Examination Type",
  "status": "active",
  "experimental": false,
  "date": "2026-03-29T13:59:49+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)"
          }
        ]
      }
    ]
  }
}