FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ProstateTypeOfBiopsy

Packageincisive.fhir
Resource TypeCodeSystem
IdProstateTypeOfBiopsy
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/CodeSystem/ProstateTypeOfBiopsy
URLhttps://simplifier.net/INCISIVE/CodeSystem/ProstateTypeOfBiopsy
Version1.0
Statusactive
Date2023-07-11
NameType of Biopsy Prostate
DescriptionType of Biopsy for Prostate Cancer
Contentcomplete

Resources that use this resource

ValueSet
TypeOfProcedureCodesType of Procedure Codes

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "ProstateTypeOfBiopsy",
  "url": "https://simplifier.net/INCISIVE/CodeSystem/ProstateTypeOfBiopsy",
  "version": "1.0",
  "name": "Type of Biopsy Prostate",
  "status": "active",
  "date": "2023-07-11",
  "publisher": "FTSS",
  "description": "Type of Biopsy for Prostate Cancer",
  "caseSensitive": false,
  "valueSet": "https://simplifier.net/INCISIVE/ValueSet/TypeOfProcedureCodes",
  "content": "complete",
  "concept": [
    {
      "code": "0",
      "display": "Targeted  biopsy"
    },
    {
      "code": "1",
      "display": "Randomized biopsy"
    }
  ]
}