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

FHIR IG analytics

Packagefhir.gdx
Resource TypeSpecimen
IdSpecimen-SpecimenTissueMale.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: Specimen SpecimenTissueMale

identifier: http://myriad.com/identifiers/specimens/03813146-BLD

status: Available

type: Tissue block specimen (specimen)

subject: FName, LName

receivedTime: 2023-07-06 17:06:06+0500

Collections

-Collected[x]MethodBodySite
*2023-07-03 07:03:03+0500Biopsy - actionOvarian structure (body structure)

Source1

{
  "resourceType": "Specimen",
  "id": "SpecimenTissueMale",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://myriad.com/identifiers/specimens",
      "value": "03813146-BLD"
    }
  ],
  "status": "available",
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "1201985008",
        "display": "Tissue block specimen (specimen)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/PatientMale",
    "display": "FName, LName"
  },
  "receivedTime": "2023-07-06T17:06:06+05:00",
  "collection": {
    "collectedDateTime": "2023-07-03T07:03:03+05:00",
    "method": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "129314006",
          "display": "Biopsy - action"
        }
      ]
    },
    "bodySite": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "15497006",
          "display": "Ovarian structure (body structure)"
        }
      ]
    }
  }
}