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

FHIR IG Statistics: StructureDefinition/nfdi4health-pr-mds-group-actual

Packagede.nfdi4health.mds
Resource TypeStructureDefinition
Idnfdi4health-pr-mds-group-actual
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.nfdi4health.mds@2.1.0&canonical=https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-group-actual
URLhttps://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-group-actual
Version0.9
Statusdraft
NameNFDI4Health_PR_MDS_Group_Actual
TitleNFDI4Health PR MDS Group Actual
DescriptionInformation about the actual study population.
TypeGroup
Kindresource

Resources that use this resource

CapabilityStatement
nfdi4health-cps-mds-capability-statementNfdi4Health CPS MDS Capability Statment
StructureDefinition
nfdi4health-ex-mds-recruitment-backport-r5NFDI4Health EX MDS Recruitment Backport R5
nfdi4health-pr-mds-chronic-diseasesNFDI4Health PR MDS Chronic Conditions
nfdi4health-pr-mds-conditionsNFDI4Health PR MDS Conditions
nfdi4health-pr-mds-registryNFDI4Health PR MDS Registry

Resources that this resource uses

StructureDefinition
nfdi4health-ex-mds-study-population-descriptionNFDI4Health EX MDS Study Population Description
nfdi4health-ex-mds-study-population-locationNFDI4Health EX MDS Study Population Location

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "nfdi4health-pr-mds-group-actual",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-group-actual",
  "version": "0.9",
  "name": "NFDI4Health_PR_MDS_Group_Actual",
  "title": "NFDI4Health PR MDS Group Actual",
  "status": "draft",
  "publisher": "NFDI4Health",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nfdi4health.de"
        }
      ]
    }
  ],
  "description": "Information about the actual study population.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "NFDI4Health",
      "name": "NFDI4Health to FHIR Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Group",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Group",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Group",
        "path": "Group",
        "max": "1"
      },
      {
        "id": "Group.extension",
        "path": "Group.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "Group.extension:populationDescription",
        "path": "Group.extension",
        "sliceName": "populationDescription",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-population-description"
            ]
          }
        ]
      },
      {
        "id": "Group.extension:populationLocation",
        "path": "Group.extension",
        "sliceName": "populationLocation",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-population-location"
            ]
          }
        ]
      },
      {
        "id": "Group.actual",
        "path": "Group.actual",
        "fixedBoolean": true
      },
      {
        "id": "Group.quantity",
        "path": "Group.quantity",
        "mapping": [
          {
            "identity": "NFDI4Health",
            "map": "Design.population.obtainedSampleSize"
          }
        ]
      }
    ]
  }
}