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

FHIR IG analytics

Packagede.bbmri.fhir
Resource TypeOrganization
IdOrganization-exampleCollectionRD.json
FHIR VersionR4

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 with Details

id: exampleCollection

meta:

identifier: bbmri-eric:ID:de_12345:collection:vampir

name: Venous and arterial blood from misc patients internal reserve

alias: VAMPIR

partOf: Organization/exampleBiobank


Source1

{
  "resourceType": "Organization",
  "id": "exampleCollectionRD",
  "meta": {
    "profile": [
      "https://fhir.bbmri.de/StructureDefinition/Collection"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://fhir.bbmri.de/StructureDefinition/OrganizationDescription",
      "valueString": "The Collection contains samples from patients with lycanthropy."
    },
    {
      "url": "https://fhir.bbmri.de/StructureDefinition/CollectionType",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://fhir.bbmri.de/CodeSystem/CollectionType",
            "code": "DISEASE_SPECIFIC",
            "display": "Disease specific"
          }
        ]
      }
    },
    {
      "url": "https://fhir.bbmri.de/StructureDefinition/CollectionType",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://fhir.bbmri.de/CodeSystem/CollectionType",
            "code": "RD",
            "display": "Rare disease collection"
          }
        ]
      }
    },
    {
      "url": "https://fhir.bbmri.de/StructureDefinition/IdCard",
      "valueUrl": "https://catalogue.rd-connect.eu/werewolf"
    },
    {
      "url": "https://fhir.bbmri.de/StructureDefinition/DataCategory",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://fhir.bbmri.de/CodeSystem/DataCategory",
            "code": "BIOLOGICAL_SAMPLES",
            "display": "Biological samples"
          }
        ]
      }
    },
    {
      "extension": [
        {
          "url": "resource",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "https://fhir.bbmri.de/CodeSystem/ResourceType",
                "code": "samples",
                "display": "Samples"
              }
            ]
          }
        },
        {
          "url": "resource",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "https://fhir.bbmri.de/CodeSystem/ResourceType",
                "code": "data",
                "display": "Data"
              }
            ]
          }
        },
        {
          "url": "description",
          "valueString": "Acessing researchers must prove that security standards equivalent or stricter than local standards are adhered to."
        }
      ],
      "url": "https://fhir.bbmri.de/StructureDefinition/AccessPolicy"
    }
  ],
  "identifier": [
    {
      "system": "http://www.bbmri-eric.eu/",
      "value": "bbmri-eric:ID:DE_54321:collection:werewolf"
    }
  ],
  "name": "WidE REsearch for Welfare On Lycantrophy Field",
  "alias": [
    "WEREWOLF"
  ],
  "partOf": {
    "reference": "Organization/exampleBiobank"
  },
  "contact": [
    {
      "purpose": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/contactentity-type",
            "code": "ADMIN",
            "display": "Administrative"
          }
        ]
      },
      "name": {
        "family": "Lupin",
        "given": [
          "Remus"
        ],
        "prefix": [
          "Prof."
        ]
      },
      "telecom": [
        {
          "system": "other",
          "value": "Owl post to Hogwarts"
        }
      ]
    }
  ]
}