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

FHIR IG analytics

Packagehl7.eu.fhir.pcsp
Resource TypeBiologicallyDerivedProduct
IdBiologicallyDerivedProduct-BiologicallyDerivedProduct-SCT1.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: BiologicallyDerivedProduct BiologicallyDerivedProduct-SCT1

Stem Cell Donor Type: matched related

Stem Cell Source Type: PBSC

productCategory: Cells

Collections

-Source
*Sarah Zeisig Female, DoB: 1996-12-12 ( http://hl7.eu/fhir/ig/pcsp/sid/pat-id-mainz#L0010)

Source1

{
  "resourceType": "BiologicallyDerivedProduct",
  "id": "BiologicallyDerivedProduct-SCT1",
  "meta": {
    "profile": [
      "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/BiologicallyDerivedProduct-sct-eu-pcsp"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/sct-donor-type",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp",
            "code": "sct-matched-related",
            "display": "matched related"
          }
        ]
      }
    },
    {
      "url": "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/sct-source-type",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp",
            "code": "sct-pbsc",
            "display": "PBSC"
          }
        ]
      }
    }
  ],
  "productCategory": "cells",
  "collection": {
    "source": {
      "reference": "Patient/PatientMainzZeisig"
    }
  }
}