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

FHIR IG analytics

Packagelt.hl7.fhir.breast
Resource TypeObservation
IdObservation-observation-history-injury-example.json
FHIR VersionR5

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


English


Generated Narrative: Observation observation-history-injury-example

Language: en

Profile: Breast History Assessment

status: Final

code: History of breast problem (situation)

subject: Janette Petrauskaite(official) Female, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, ))

encounter: Encounter: status = completed; class = ambulatory; actualPeriod = 2024-01-15 10:00:00+0200 --> 2024-01-15 10:30:00+0200

effective: 2022-09-10 00:00:00+0200

performer: Practitioner Registrar

value: History of injury (situation)

bodyStructure: BodyStructure


Lithuanian


Generated Narrative: Observation observation-history-injury-example

Language: en

Profile: Breast History Assessment

status: Final

code: History of breast problem (situation)

subject: Janette Petrauskaite(official) Female, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, ))

encounter: Encounter: status = completed; class = ambulatory; actualPeriod = 2024-01-15 10:00:00+0200 --> 2024-01-15 10:30:00+0200

effective: 2022-09-10 00:00:00+0200

performer: Practitioner Registrar

value: History of injury (situation)

bodyStructure: BodyStructure


Source1

{
  "resourceType": "Observation",
  "id": "observation-history-injury-example",
  "meta": {
    "profile": [
      "https://hl7.lt/fhir/breast/StructureDefinition/breast-history-assessment-lt-breast"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "161797003",
        "display": "History of breast problem (situation)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/example-patient-female"
  },
  "encounter": {
    "reference": "Encounter/encounter-palpation-example"
  },
  "effectiveDateTime": "2022-09-10T00:00:00+02:00",
  "performer": [
    {
      "reference": "Practitioner/example-practitioner"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "161586000",
        "display": "History of injury (situation)"
      }
    ]
  },
  "bodyStructure": {
    "reference": "BodyStructure/breast-body-structure-right-uiq-example"
  }
}