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

FHIR IG analytics

PackageSHIFT-Task-Force.privacy.examples
Resource TypeProcedure
IdProcedure-MaxineMayfield16DandCProcedure.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: Procedure MaxineMayfield16DandCProcedure

Security Labels: restricted (Details: Confidentiality code R = 'restricted'), sexuality and reproductive health information sensitivity (Details: ActCode code SEX = 'sexuality and reproductive health information sensitivity'), ABORTION (Details: extraSensitivityCodes code ABORTION)

status: Completed

code: Dilatation and Curettage, uterus, for therapeutic Abortion

subject: Maxine Mayfield (official) Female, DoB: 2009-07-18

performed: 2024-09-18


Source1

{
  "resourceType": "Procedure",
  "id": "MaxineMayfield16DandCProcedure",
  "meta": {
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code": "R"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "code": "SEX"
      },
      {
        "system": "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/extraSensitivityCodes",
        "code": "ABORTION"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://www.ama-assn.org/go/cpt",
        "code": "59840",
        "display": "Induced abortion, by dilation and curettage"
      },
      {
        "system": "http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets",
        "code": "S2260",
        "display": "Induced abortion 17-24 weeks"
      }
    ],
    "text": "Dilatation and Curettage, uterus, for therapeutic Abortion"
  },
  "subject": {
    "reference": "Patient/MaxineMayfield16"
  },
  "performedDateTime": "2024-09-18"
}