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