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

FHIR IG analytics

Packagede.nfdi4health.mds
Resource TypeGroup
IdGroup-InstanceOfGroupActualSHIP.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Group",
  "id": "InstanceOfGroupActualSHIP",
  "meta": {
    "profile": [
      "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-group-actual"
    ]
  },
  "actual": true,
  "extension": [
    {
      "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-population-location",
      "extension": [
        {
          "url": "countries",
          "valueCoding": {
            "code": "DE",
            "system": "urn:iso:std:iso:3166",
            "display": "Germany"
          }
        },
        {
          "url": "region",
          "valueString": "Mecklenburg-Vorpommern"
        }
      ]
    },
    {
      "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-population-description",
      "valueString": "Adults from the general population meeting the criteria stated above."
    }
  ],
  "type": "person"
}