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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.molgen
Resource TypeSpecimen
IdSpecimen-mii-exa-molgen-specimen-brca1.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": "Specimen",
  "id": "mii-exa-molgen-specimen-brca1",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/StructureDefinition/SpecimenCore"
    ]
  },
  "identifier": [
    {
      "system": "https://www.charite.de/fhir/sid/bioproben",
      "value": "specimen_03"
    }
  ],
  "status": "available",
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "127457009",
        "display": "Tissue specimen from breast (specimen)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/mii-exa-molgen-patient-brca1"
  },
  "receivedTime": "2022-11-01",
  "collection": {
    "collectedDateTime": "2022-11-01"
  }
}