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

FHIR IG analytics

Packagehl7.fhir.us.mcode
Resource TypeSpecimen
IdSpecimen-human-specimen-left-breast-jenny-m.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 human-specimen-left-breast-jenny-m

status: Available

type: Tissue

subject: Jenny M Female, DoB: 1965-01-01 ( Medical Record Number: MRN1234 (use: usual, ))

Collections

-CollectorBodySite
*Practitioner Owen Oncologist Left breast structure (body structure)

Processings

-Time[x]
*2018-03-06

Source1

{
  "resourceType": "Specimen",
  "id": "human-specimen-left-breast-jenny-m",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-human-specimen"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "available",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0487",
        "code": "TISS"
      }
    ]
  },
  "subject": {
    "reference": "Patient/cancer-patient-jenny-m"
  },
  "collection": {
    "collector": {
      "reference": "Practitioner/us-core-practitioner-owen-oncologist"
    },
    "bodySite": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "80248007",
          "display": "Left breast structure (body structure)"
        }
      ]
    }
  },
  "processing": [
    {
      "timeDateTime": "2018-03-06"
    }
  ]
}