FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/Requirements2StudyVariables

Packagehl7.eu.fhir.flute
TypeConceptMap
IdRequirements2StudyVariables
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/flute/https://build.fhir.org/ig/hl7-eu/flute/ConceptMap-Requirements2StudyVariables.html
URLhttp://hl7.eu/fhir/ig/flute/ConceptMap/Requirements2StudyVariables
Version0.1.0
Statusdraft
Date2023-12-13T09:46:32+00:00
NameRequirements2StudyVariables
TitleRequirements to Study variables Model Map
Realmeu
Authorityhl7
DescriptionRequirements to Study variables Model Map
PurposeIt shows how the Requirements is mapped into Study variables model

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ConceptMap Requirements2StudyVariables

Mapping from https://flute.com/ImplementationGuide/flute.requirements to http://hl7.eu/fhir/ig/flute/StructureDefinition/StudyVariables


Group 1 Mapping from unspecified code system to unspecified code system

Source CodeRelationshipTarget Code
https://flute.com/Requirements/F-PIL-27is related toCancerEpisode.ageAtBiopsy (Age at Biopsy)
https://flute.com/Requirements/F-PIL-7is related toStudyVariables.PCaFamilyHistory (PCa family history)
https://flute.com/Requirements/F-PIL-28is related toCancerEpisode.typeOfBiopsy (Type of Biopsy)
https://flute.com/Requirements/F-PIL-29is related toStudyVariables.PSA (PSA)
https://flute.com/Requirements/F-PIL-30is related toCancerEpisode.DRE (Rectal examination)
https://flute.com/Requirements/F-PIL-31is related toCancerEpisode.prostateVolume (MRI-prostate volume)
https://flute.com/Requirements/F-PIL-32is related toCancerEpisode.PIRADS (PI-RADS)

Source

{
  "resourceType": "ConceptMap",
  "id": "Requirements2StudyVariables",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/flute/ConceptMap/Requirements2StudyVariables",
  "version": "0.1.0",
  "name": "Requirements2StudyVariables",
  "title": "Requirements to Study variables Model Map",
  "status": "draft",
  "experimental": true,
  "date": "2023-12-13T09:46:32+00:00",
  "publisher": "Flute Project",
  "contact": [
    {
      "name": "Flute Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.fluteproject.eu/"
        }
      ]
    },
    {
      "name": "Flute Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.fluteproject.eu/"
        }
      ]
    }
  ],
  "description": "Requirements to Study variables Model Map",
  "purpose": "It shows how the Requirements is mapped into Study variables model",
  "sourceUri": "https://flute.com/ImplementationGuide/flute.requirements",
  "targetUri": "http://hl7.eu/fhir/ig/flute/StructureDefinition/StudyVariables",
  "group": [
    {
      "element": [
        {
          "code": "https://flute.com/Requirements/F-PIL-27",
          "target": [
            {
              "code": "CancerEpisode.ageAtBiopsy",
              "display": "Age at Biopsy",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "https://flute.com/Requirements/F-PIL-7",
          "target": [
            {
              "code": "StudyVariables.PCaFamilyHistory",
              "display": "PCa family history",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "https://flute.com/Requirements/F-PIL-28",
          "target": [
            {
              "code": "CancerEpisode.typeOfBiopsy",
              "display": "Type of Biopsy",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "https://flute.com/Requirements/F-PIL-29",
          "target": [
            {
              "code": "StudyVariables.PSA",
              "display": "PSA",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "https://flute.com/Requirements/F-PIL-30",
          "target": [
            {
              "code": "CancerEpisode.DRE",
              "display": "Rectal examination",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "https://flute.com/Requirements/F-PIL-31",
          "target": [
            {
              "code": "CancerEpisode.prostateVolume",
              "display": "MRI-prostate volume",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "https://flute.com/Requirements/F-PIL-32",
          "target": [
            {
              "code": "CancerEpisode.PIRADS",
              "display": "PI-RADS",
              "equivalence": "relatedto"
            }
          ]
        }
      ]
    }
  ]
}