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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.studie
Resource TypeLibrary
IdLibrary-mii-exa-studie-register.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": "Library",
  "id": "mii-exa-studie-register",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/modul-studie/StructureDefinition/mii-pr-studie-register"
    ]
  },
  "type": {
    "coding": [
      {
        "code": "asset-collection",
        "system": "http://terminology.hl7.org/CodeSystem/library-type"
      }
    ]
  },
  "identifier": [
    {
      "value": "DRKS",
      "system": "https://example.com/fhir/sid/drks"
    }
  ],
  "name": "DRKS - Deutsches Register Klinischer Studien",
  "status": "active",
  "relatedArtifact": [
    {
      "document": {
        "url": "https://drks.de/"
      },
      "type": "documentation"
    }
  ]
}