{
  "resourceType": "Procedure",
  "id": "procedure-biopsy-sven",
  "meta": {
    "profile": [
      "https://npcr.se/fhir/StructureDefinition/npcr-biopsy-procedure"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Prostate biopsy performed 2024-05-06. Transrectal access with povidone-iodine rectal preparation. Both systematic and MR-fusion targeted cores taken; PAD distinguishes both sources.</p></div>"
  },
  "extension": [
    {
      "url": "https://npcr.se/fhir/StructureDefinition/npcr-biopsy-pathway",
      "valueCode": "0"
    },
    {
      "url": "https://npcr.se/fhir/StructureDefinition/npcr-povidon-jod-used",
      "valueBoolean": true
    },
    {
      "url": "https://npcr.se/fhir/StructureDefinition/npcr-targeted-biopsy-technique",
      "valueCode": "2"
    },
    {
      "url": "https://npcr.se/fhir/StructureDefinition/npcr-systematic-biopsy",
      "valueCode": "1"
    },
    {
      "url": "https://npcr.se/fhir/StructureDefinition/npcr-targeted-biopsy",
      "valueCode": "1"
    },
    {
      "url": "https://npcr.se/fhir/StructureDefinition/npcr-unclear-biopsy",
      "valueCode": "0"
    }
  ],
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "176408004",
        "display": "Needle biopsy of prostate"
      }
    ],
    "text": "Prostate biopsy"
  },
  "subject": {
    "reference": "Patient/patient-sven",
    "display": "Sven Svensson"
  },
  "performedDateTime": "2024-05-06"
}