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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.mtb
Resource TypeSpecimen
IdSpecimen-PatientKimMusterperson-AscitesSpecimen-2.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": "PatientKimMusterperson-AscitesSpecimen-2",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-specimen"
    ]
  },
  "collection": {
    "collectedDateTime": "2023-02-01"
  },
  "accessionIdentifier": {
    "value": "Z230201/23"
  },
  "subject": {
    "reference": "Patient/PatientKimMusterperson"
  },
  "type": {
    "coding": [
      {
        "code": "309201001",
        "system": "http://snomed.info/sct",
        "display": "Ascitic fluid specimen (specimen)"
      }
    ]
  }
}